Plugin Directory

Changeset 3116701

Timestamp:
07/11/2024 10:00:00 PM (4 weeks ago)
Author:
afragen
Message:

Update to version 1.2.1 from GitHub

Location:
skip-updates
Files:
5 added
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • skip-updates/tags/1.2.1/CHANGES.md

    r2964995 r3116701  
    11#### [unreleased]
     2
     3
     4
     5
    26
    37#### 1.2.0 / 2023-09-10
  • skip-updates/tags/1.2.1/readme.txt

    r2964995 r3116701  
    55* Requires at least: 5.2
    66* Requires PHP: 5.6
    7 * Tested up to: 6.3
    8 * Stable tag: 1.2.0
     7* Tested up to: 6.
     8* Stable tag: 1.2.
    99* Donate link: http://thefragens.com/github-updater-donate
    1010* License: MIT
     
    2828
    2929Please see the Github repository: [CHANGELOG.md](https://github.com/afragen/skip-updates/blob/main/CHANGES.md).
     30
     31
     32
     33
    3034
    3135#### 1.2.0 / 2023-09-10
  • skip-updates/tags/1.2.1/skip-updates.php

    r2964995 r3116701  
    1212 * Plugin URI:        https://github.com/afragen/skip-updates
    1313 * Description:       Skip updates for selected dot org plugins or themes.
    14  * Version:           1.2.0
     14 * Version:           1.2.
    1515 * Author:            Andy Fragen
    1616 * License:           MIT
  • skip-updates/tags/1.2.1/vendor/composer/installed.json

    r2964995 r3116701  
    8484        {
    8585            "name": "phpcsstandards/phpcsextra",
    86             "version": "1.1.1",
    87             "version_normalized": "1.1.1.0",
     86            "version": "1..1",
     87            "version_normalized": "1..1.0",
    8888            "source": {
    8989                "type": "git",
    9090                "url": "https://github.com/PHPCSStandards/PHPCSExtra.git",
    91                 "reference": "98bcdbacbda14b1db85f710b1853125726795bbc"
     91                "reference": ""
    9292            },
    9393            "dist": {
    9494                "type": "zip",
    95                 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/98bcdbacbda14b1db85f710b1853125726795bbc",
    96                 "reference": "98bcdbacbda14b1db85f710b1853125726795bbc",
     95                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/",
     96                "reference": "",
    9797                "shasum": ""
    9898            },
    9999            "require": {
    100100                "php": ">=5.4",
    101                 "phpcsstandards/phpcsutils": "^1.0.8",
    102                 "squizlabs/php_codesniffer": "^3.7.1"
     101                "phpcsstandards/phpcsutils": "^1.0.",
     102                "squizlabs/php_codesniffer": "^3."
    103103            },
    104104            "require-dev": {
     
    107107                "phpcsstandards/phpcsdevcs": "^1.1.6",
    108108                "phpcsstandards/phpcsdevtools": "^1.2.1",
    109                 "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0"
    110             },
    111             "time": "2023-08-26T04:46:45+00:00",
     109                "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0"
     110            },
     111            "time": "2023-+00:00",
    112112            "type": "phpcodesniffer-standard",
    113113            "extra": {
     
    144144            "support": {
    145145                "issues": "https://github.com/PHPCSStandards/PHPCSExtra/issues",
     146
    146147                "source": "https://github.com/PHPCSStandards/PHPCSExtra"
    147148            },
     149
     150
     151
     152
     153
     154
     155
     156
     157
     158
     159
     160
     161
     162
    148163            "install-path": "../phpcsstandards/phpcsextra"
    149164        },
    150165        {
    151166            "name": "phpcsstandards/phpcsutils",
    152             "version": "1.0.8",
    153             "version_normalized": "1.0.8.0",
     167            "version": "1.0.",
     168            "version_normalized": "1.0..0",
    154169            "source": {
    155170                "type": "git",
    156171                "url": "https://github.com/PHPCSStandards/PHPCSUtils.git",
    157                 "reference": "69465cab9d12454e5e7767b9041af0cd8cd13be7"
     172                "reference": ""
    158173            },
    159174            "dist": {
    160175                "type": "zip",
    161                 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/69465cab9d12454e5e7767b9041af0cd8cd13be7",
    162                 "reference": "69465cab9d12454e5e7767b9041af0cd8cd13be7",
     176                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/",
     177                "reference": "",
    163178                "shasum": ""
    164179            },
     
    166181                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0",
    167182                "php": ">=5.4",
    168                 "squizlabs/php_codesniffer": "^3.7.1 || 4.0.x-dev@dev"
     183                "squizlabs/php_codesniffer": "^3. || 4.0.x-dev@dev"
    169184            },
    170185            "require-dev": {
     
    173188                "php-parallel-lint/php-parallel-lint": "^1.3.2",
    174189                "phpcsstandards/phpcsdevcs": "^1.1.6",
    175                 "yoast/phpunit-polyfills": "^1.0.5 || ^2.0.0"
    176             },
    177             "time": "2023-07-16T21:39:41+00:00",
     190                "yoast/phpunit-polyfills": "^1. || ^2.0.0"
     191            },
     192            "time": "202+00:00",
    178193            "type": "phpcodesniffer-standard",
    179194            "extra": {
     
    220235                "docs": "https://phpcsutils.com/",
    221236                "issues": "https://github.com/PHPCSStandards/PHPCSUtils/issues",
     237
    222238                "source": "https://github.com/PHPCSStandards/PHPCSUtils"
    223239            },
     240
     241
     242
     243
     244
     245
     246
     247
     248
     249
     250
     251
     252
     253
    224254            "install-path": "../phpcsstandards/phpcsutils"
    225255        },
    226256        {
    227257            "name": "squizlabs/php_codesniffer",
    228             "version": "3.7.2",
    229             "version_normalized": "3.7.2.0",
     258            "version": "3.",
     259            "version_normalized": "3..0",
    230260            "source": {
    231261                "type": "git",
    232                 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
    233                 "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879"
     262                "url": "https://github.com/s/PHP_CodeSniffer.git",
     263                "reference": ""
    234264            },
    235265            "dist": {
    236266                "type": "zip",
    237                 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879",
    238                 "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879",
     267                "url": "https://api.github.com/repos/",
     268                "reference": "",
    239269                "shasum": ""
    240270            },
     
    246276            },
    247277            "require-dev": {
    248                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
    249             },
    250             "time": "2023-02-22T23:07:41+00:00",
     278                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
     279            },
     280            "time": "202:41+00:00",
    251281            "bin": [
    252                 "bin/phpcs",
    253                 "bin/phpcbf"
     282                "bin/phpc",
     283                "bin/phpc"
    254284            ],
    255285            "type": "library",
     
    267297                {
    268298                    "name": "Greg Sherwood",
    269                     "role": "lead"
     299                    "role": "Former lead"
     300                },
     301                {
     302                    "name": "Juliette Reinders Folmer",
     303                    "role": "Current lead"
     304                },
     305                {
     306                    "name": "Contributors",
     307                    "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
    270308                }
    271309            ],
    272310            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
    273             "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
     311            "homepage": "https://github.com/s/PHP_CodeSniffer",
    274312            "keywords": [
    275313                "phpcs",
     
    278316            ],
    279317            "support": {
    280                 "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
    281                 "source": "https://github.com/squizlabs/PHP_CodeSniffer",
    282                 "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
    283             },
     318                "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
     319                "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
     320                "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
     321                "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
     322            },
     323            "funding": [
     324                {
     325                    "url": "https://github.com/PHPCSStandards",
     326                    "type": "github"
     327                },
     328                {
     329                    "url": "https://github.com/jrfnl",
     330                    "type": "github"
     331                },
     332                {
     333                    "url": "https://opencollective.com/php_codesniffer",
     334                    "type": "open_collective"
     335                }
     336            ],
    284337            "install-path": "../squizlabs/php_codesniffer"
    285338        },
    286339        {
    287340            "name": "wp-coding-standards/wpcs",
    288             "version": "3.0.0",
    289             "version_normalized": "3.0.0.0",
     341            "version": "3..0",
     342            "version_normalized": "3..0.0",
    290343            "source": {
    291344                "type": "git",
    292345                "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
    293                 "reference": "bb792cb331472b82c5d7f28fb9b8ec2d20f68826"
     346                "reference": ""
    294347            },
    295348            "dist": {
    296349                "type": "zip",
    297                 "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/bb792cb331472b82c5d7f28fb9b8ec2d20f68826",
    298                 "reference": "bb792cb331472b82c5d7f28fb9b8ec2d20f68826",
     350                "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/",
     351                "reference": "",
    299352                "shasum": ""
    300353            },
     
    305358                "ext-xmlreader": "*",
    306359                "php": ">=5.4",
    307                 "phpcsstandards/phpcsextra": "^1.1.0",
    308                 "phpcsstandards/phpcsutils": "^1.0.8",
    309                 "squizlabs/php_codesniffer": "^3.7.2"
     360                "phpcsstandards/phpcsextra": "^1.",
     361                "phpcsstandards/phpcsutils": "^1.0.",
     362                "squizlabs/php_codesniffer": "^3."
    310363            },
    311364            "require-dev": {
     
    314367                "phpcompatibility/php-compatibility": "^9.0",
    315368                "phpcsstandards/phpcsdevtools": "^1.2.0",
    316                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
     369                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
    317370            },
    318371            "suggest": {
     
    320373                "ext-mbstring": "For improved results"
    321374            },
    322             "time": "2023-08-21T14:28:38+00:00",
     375            "time": "202+00:00",
    323376            "type": "phpcodesniffer-standard",
    324377            "installation-source": "dist",
     
    345398                "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
    346399            },
     400
     401
     402
     403
     404
     405
    347406            "install-path": "../wp-coding-standards/wpcs"
    348407        }
  • skip-updates/tags/1.2.1/vendor/composer/installed.php

    r2964995 r3116701  
    3030        ),
    3131        'phpcsstandards/phpcsextra' => array(
    32             'pretty_version' => '1.1.1',
    33             'version' => '1.1.1.0',
    34             'reference' => '98bcdbacbda14b1db85f710b1853125726795bbc',
     32            'pretty_version' => '1..1',
     33            'version' => '1..1.0',
     34            'reference' => '',
    3535            'type' => 'phpcodesniffer-standard',
    3636            'install_path' => __DIR__ . '/../phpcsstandards/phpcsextra',
     
    3939        ),
    4040        'phpcsstandards/phpcsutils' => array(
    41             'pretty_version' => '1.0.8',
    42             'version' => '1.0.8.0',
    43             'reference' => '69465cab9d12454e5e7767b9041af0cd8cd13be7',
     41            'pretty_version' => '1.0.',
     42            'version' => '1.0..0',
     43            'reference' => '',
    4444            'type' => 'phpcodesniffer-standard',
    4545            'install_path' => __DIR__ . '/../phpcsstandards/phpcsutils',
     
    4848        ),
    4949        'squizlabs/php_codesniffer' => array(
    50             'pretty_version' => '3.7.2',
    51             'version' => '3.7.2.0',
    52             'reference' => 'ed8e00df0a83aa96acf703f8c2979ff33341f879',
     50            'pretty_version' => '3.',
     51            'version' => '3..0',
     52            'reference' => '',
    5353            'type' => 'library',
    5454            'install_path' => __DIR__ . '/../squizlabs/php_codesniffer',
     
    5757        ),
    5858        'wp-coding-standards/wpcs' => array(
    59             'pretty_version' => '3.0.0',
    60             'version' => '3.0.0.0',
    61             'reference' => 'bb792cb331472b82c5d7f28fb9b8ec2d20f68826',
     59            'pretty_version' => '3..0',
     60            'version' => '3..0.0',
     61            'reference' => '',
    6262            'type' => 'phpcodesniffer-standard',
    6363            'install_path' => __DIR__ . '/../wp-coding-standards/wpcs',
  • skip-updates/trunk/CHANGES.md

    r2964995 r3116701  
    11#### [unreleased]
     2
     3
     4
     5
    26
    37#### 1.2.0 / 2023-09-10
  • skip-updates/trunk/readme.txt

    r2964995 r3116701  
    55* Requires at least: 5.2
    66* Requires PHP: 5.6
    7 * Tested up to: 6.3
    8 * Stable tag: 1.2.0
     7* Tested up to: 6.
     8* Stable tag: 1.2.
    99* Donate link: http://thefragens.com/github-updater-donate
    1010* License: MIT
     
    2828
    2929Please see the Github repository: [CHANGELOG.md](https://github.com/afragen/skip-updates/blob/main/CHANGES.md).
     30
     31
     32
     33
    3034
    3135#### 1.2.0 / 2023-09-10
  • skip-updates/trunk/skip-updates.php

    r2964995 r3116701  
    1212 * Plugin URI:        https://github.com/afragen/skip-updates
    1313 * Description:       Skip updates for selected dot org plugins or themes.
    14  * Version:           1.2.0
     14 * Version:           1.2.
    1515 * Author:            Andy Fragen
    1616 * License:           MIT
  • skip-updates/trunk/vendor/composer/installed.json

    r2964995 r3116701  
    8484        {
    8585            "name": "phpcsstandards/phpcsextra",
    86             "version": "1.1.1",
    87             "version_normalized": "1.1.1.0",
     86            "version": "1..1",
     87            "version_normalized": "1..1.0",
    8888            "source": {
    8989                "type": "git",
    9090                "url": "https://github.com/PHPCSStandards/PHPCSExtra.git",
    91                 "reference": "98bcdbacbda14b1db85f710b1853125726795bbc"
     91                "reference": ""
    9292            },
    9393            "dist": {
    9494                "type": "zip",
    95                 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/98bcdbacbda14b1db85f710b1853125726795bbc",
    96                 "reference": "98bcdbacbda14b1db85f710b1853125726795bbc",
     95                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/",
     96                "reference": "",
    9797                "shasum": ""
    9898            },
    9999            "require": {
    100100                "php": ">=5.4",
    101                 "phpcsstandards/phpcsutils": "^1.0.8",
    102                 "squizlabs/php_codesniffer": "^3.7.1"
     101                "phpcsstandards/phpcsutils": "^1.0.",
     102                "squizlabs/php_codesniffer": "^3."
    103103            },
    104104            "require-dev": {
     
    107107                "phpcsstandards/phpcsdevcs": "^1.1.6",
    108108                "phpcsstandards/phpcsdevtools": "^1.2.1",
    109                 "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0"
    110             },
    111             "time": "2023-08-26T04:46:45+00:00",
     109                "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0"
     110            },
     111            "time": "2023-+00:00",
    112112            "type": "phpcodesniffer-standard",
    113113            "extra": {
     
    144144            "support": {
    145145                "issues": "https://github.com/PHPCSStandards/PHPCSExtra/issues",
     146
    146147                "source": "https://github.com/PHPCSStandards/PHPCSExtra"
    147148            },
     149
     150
     151
     152
     153
     154
     155
     156
     157
     158
     159
     160
     161
     162
    148163            "install-path": "../phpcsstandards/phpcsextra"
    149164        },
    150165        {
    151166            "name": "phpcsstandards/phpcsutils",
    152             "version": "1.0.8",
    153             "version_normalized": "1.0.8.0",
     167            "version": "1.0.",
     168            "version_normalized": "1.0..0",
    154169            "source": {
    155170                "type": "git",
    156171                "url": "https://github.com/PHPCSStandards/PHPCSUtils.git",
    157                 "reference": "69465cab9d12454e5e7767b9041af0cd8cd13be7"
     172                "reference": ""
    158173            },
    159174            "dist": {
    160175                "type": "zip",
    161                 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/69465cab9d12454e5e7767b9041af0cd8cd13be7",
    162                 "reference": "69465cab9d12454e5e7767b9041af0cd8cd13be7",
     176                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/",
     177                "reference": "",
    163178                "shasum": ""
    164179            },
     
    166181                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0",
    167182                "php": ">=5.4",
    168                 "squizlabs/php_codesniffer": "^3.7.1 || 4.0.x-dev@dev"
     183                "squizlabs/php_codesniffer": "^3. || 4.0.x-dev@dev"
    169184            },
    170185            "require-dev": {
     
    173188                "php-parallel-lint/php-parallel-lint": "^1.3.2",
    174189                "phpcsstandards/phpcsdevcs": "^1.1.6",
    175                 "yoast/phpunit-polyfills": "^1.0.5 || ^2.0.0"
    176             },
    177             "time": "2023-07-16T21:39:41+00:00",
     190                "yoast/phpunit-polyfills": "^1. || ^2.0.0"
     191            },
     192            "time": "202+00:00",
    178193            "type": "phpcodesniffer-standard",
    179194            "extra": {
     
    220235                "docs": "https://phpcsutils.com/",
    221236                "issues": "https://github.com/PHPCSStandards/PHPCSUtils/issues",
     237
    222238                "source": "https://github.com/PHPCSStandards/PHPCSUtils"
    223239            },
     240
     241
     242
     243
     244
     245
     246
     247
     248
     249
     250
     251
     252
     253
    224254            "install-path": "../phpcsstandards/phpcsutils"
    225255        },
    226256        {
    227257            "name": "squizlabs/php_codesniffer",
    228             "version": "3.7.2",
    229             "version_normalized": "3.7.2.0",
     258            "version": "3.",
     259            "version_normalized": "3..0",
    230260            "source": {
    231261                "type": "git",
    232                 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
    233                 "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879"
     262                "url": "https://github.com/s/PHP_CodeSniffer.git",
     263                "reference": ""
    234264            },
    235265            "dist": {
    236266                "type": "zip",
    237                 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879",
    238                 "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879",
     267                "url": "https://api.github.com/repos/",
     268                "reference": "",
    239269                "shasum": ""
    240270            },
     
    246276            },
    247277            "require-dev": {
    248                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
    249             },
    250             "time": "2023-02-22T23:07:41+00:00",
     278                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
     279            },
     280            "time": "202:41+00:00",
    251281            "bin": [
    252                 "bin/phpcs",
    253                 "bin/phpcbf"
     282                "bin/phpc",
     283                "bin/phpc"
    254284            ],
    255285            "type": "library",
     
    267297                {
    268298                    "name": "Greg Sherwood",
    269                     "role": "lead"
     299                    "role": "Former lead"
     300                },
     301                {
     302                    "name": "Juliette Reinders Folmer",
     303                    "role": "Current lead"
     304                },
     305                {
     306                    "name": "Contributors",
     307                    "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
    270308                }
    271309            ],
    272310            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
    273             "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
     311            "homepage": "https://github.com/s/PHP_CodeSniffer",
    274312            "keywords": [
    275313                "phpcs",
     
    278316            ],
    279317            "support": {
    280                 "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
    281                 "source": "https://github.com/squizlabs/PHP_CodeSniffer",
    282                 "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
    283             },
     318                "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
     319                "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
     320                "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
     321                "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
     322            },
     323            "funding": [
     324                {
     325                    "url": "https://github.com/PHPCSStandards",
     326                    "type": "github"
     327                },
     328                {
     329                    "url": "https://github.com/jrfnl",
     330                    "type": "github"
     331                },
     332                {
     333                    "url": "https://opencollective.com/php_codesniffer",
     334                    "type": "open_collective"
     335                }
     336            ],
    284337            "install-path": "../squizlabs/php_codesniffer"
    285338        },
    286339        {
    287340            "name": "wp-coding-standards/wpcs",
    288             "version": "3.0.0",
    289             "version_normalized": "3.0.0.0",
     341            "version": "3..0",
     342            "version_normalized": "3..0.0",
    290343            "source": {
    291344                "type": "git",
    292345                "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
    293                 "reference": "bb792cb331472b82c5d7f28fb9b8ec2d20f68826"
     346                "reference": ""
    294347            },
    295348            "dist": {
    296349                "type": "zip",
    297                 "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/bb792cb331472b82c5d7f28fb9b8ec2d20f68826",
    298                 "reference": "bb792cb331472b82c5d7f28fb9b8ec2d20f68826",
     350                "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/",
     351                "reference": "",
    299352                "shasum": ""
    300353            },
     
    305358                "ext-xmlreader": "*",
    306359                "php": ">=5.4",
    307                 "phpcsstandards/phpcsextra": "^1.1.0",
    308                 "phpcsstandards/phpcsutils": "^1.0.8",
    309                 "squizlabs/php_codesniffer": "^3.7.2"
     360                "phpcsstandards/phpcsextra": "^1.",
     361                "phpcsstandards/phpcsutils": "^1.0.",
     362                "squizlabs/php_codesniffer": "^3."
    310363            },
    311364            "require-dev": {
     
    314367                "phpcompatibility/php-compatibility": "^9.0",
    315368                "phpcsstandards/phpcsdevtools": "^1.2.0",
    316                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
     369                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
    317370            },
    318371            "suggest": {
     
    320373                "ext-mbstring": "For improved results"
    321374            },
    322             "time": "2023-08-21T14:28:38+00:00",
     375            "time": "202+00:00",
    323376            "type": "phpcodesniffer-standard",
    324377            "installation-source": "dist",
     
    345398                "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
    346399            },
     400
     401
     402
     403
     404
     405
    347406            "install-path": "../wp-coding-standards/wpcs"
    348407        }
  • skip-updates/trunk/vendor/composer/installed.php

    r2964995 r3116701  
    3030        ),
    3131        'phpcsstandards/phpcsextra' => array(
    32             'pretty_version' => '1.1.1',
    33             'version' => '1.1.1.0',
    34             'reference' => '98bcdbacbda14b1db85f710b1853125726795bbc',
     32            'pretty_version' => '1..1',
     33            'version' => '1..1.0',
     34            'reference' => '',
    3535            'type' => 'phpcodesniffer-standard',
    3636            'install_path' => __DIR__ . '/../phpcsstandards/phpcsextra',
     
    3939        ),
    4040        'phpcsstandards/phpcsutils' => array(
    41             'pretty_version' => '1.0.8',
    42             'version' => '1.0.8.0',
    43             'reference' => '69465cab9d12454e5e7767b9041af0cd8cd13be7',
     41            'pretty_version' => '1.0.',
     42            'version' => '1.0..0',
     43            'reference' => '',
    4444            'type' => 'phpcodesniffer-standard',
    4545            'install_path' => __DIR__ . '/../phpcsstandards/phpcsutils',
     
    4848        ),
    4949        'squizlabs/php_codesniffer' => array(
    50             'pretty_version' => '3.7.2',
    51             'version' => '3.7.2.0',
    52             'reference' => 'ed8e00df0a83aa96acf703f8c2979ff33341f879',
     50            'pretty_version' => '3.',
     51            'version' => '3..0',
     52            'reference' => '',
    5353            'type' => 'library',
    5454            'install_path' => __DIR__ . '/../squizlabs/php_codesniffer',
     
    5757        ),
    5858        'wp-coding-standards/wpcs' => array(
    59             'pretty_version' => '3.0.0',
    60             'version' => '3.0.0.0',
    61             'reference' => 'bb792cb331472b82c5d7f28fb9b8ec2d20f68826',
     59            'pretty_version' => '3..0',
     60            'version' => '3..0.0',
     61            'reference' => '',
    6262            'type' => 'phpcodesniffer-standard',
    6363            'install_path' => __DIR__ . '/../wp-coding-standards/wpcs',
Note: See TracChangeset for help on using the changeset viewer.