diff --git a/composer.json b/composer.json index 16fda7c..24420a2 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ }, "require-dev": { "automattic/wordbless": "dev-master", - "automattic/jetpack-codesniffer": "2.6.1", + "automattic/jetpack-codesniffer": "2.7.0", "dealerdirect/phpcodesniffer-composer-installer": "0.7.2", "php-parallel-lint/php-parallel-lint": "1.3.2", "yoast/phpunit-polyfills": "1.0.4" diff --git a/composer.lock b/composer.lock index 90351df..efc50f6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d4e38bc27b4b067553f5013104841dc2", + "content-hash": "3753b5f600b4cdc44360c236bc241869", "packages": [ { "name": "automattic/jetpack-autoloader", @@ -61,30 +61,30 @@ "packages-dev": [ { "name": "automattic/jetpack-codesniffer", - "version": "v2.6.1", + "version": "v2.7.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-codesniffer.git", - "reference": "60094e9a0c64f76407d5a44c311cb5248896fc82" + "reference": "4bd3d59044c2a1a1f09ad5c4c9eb4e7f015a731f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/jetpack-codesniffer/zipball/60094e9a0c64f76407d5a44c311cb5248896fc82", - "reference": "60094e9a0c64f76407d5a44c311cb5248896fc82", + "url": "https://api.github.com/repos/Automattic/jetpack-codesniffer/zipball/4bd3d59044c2a1a1f09ad5c4c9eb4e7f015a731f", + "reference": "4bd3d59044c2a1a1f09ad5c4c9eb4e7f015a731f", "shasum": "" }, "require": { "automattic/vipwpcs": "^2.3", "dealerdirect/phpcodesniffer-composer-installer": "^0.7", - "mediawiki/mediawiki-codesniffer": "^39.0", + "mediawiki/mediawiki-codesniffer": "^40.0", "phpcompatibility/phpcompatibility-wp": "^2.1", "sirbrillig/phpcs-variable-analysis": "^2.10", "wp-coding-standards/wpcs": "^2.3" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.2", - "wp-coding-standards/wpcs": "2022-02-07 as 2.3.1", - "yoast/phpunit-polyfills": "1.0.3" + "automattic/jetpack-changelogger": "^3.3.1", + "wp-coding-standards/wpcs": "2023-01-04 as 2.3.1", + "yoast/phpunit-polyfills": "1.0.4" }, "type": "phpcodesniffer-standard", "extra": { @@ -94,7 +94,7 @@ "link-template": "https://github.com/Automattic/jetpack-codesniffer/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "2.6.x-dev" + "dev-trunk": "2.7.x-dev" } }, "autoload": { @@ -111,9 +111,9 @@ ], "description": "Jetpack Coding Standards. Based on the WordPress Coding Standards, with some additions.", "support": { - "source": "https://github.com/Automattic/jetpack-codesniffer/tree/v2.6.1" + "source": "https://github.com/Automattic/jetpack-codesniffer/tree/v2.7.0" }, - "time": "2022-11-01T18:28:00+00:00" + "time": "2023-01-16T13:12:45+00:00" }, { "name": "automattic/vipwpcs", @@ -519,16 +519,16 @@ }, { "name": "mediawiki/mediawiki-codesniffer", - "version": "v39.0.0", + "version": "v40.0.1", "source": { "type": "git", "url": "https://github.com/wikimedia/mediawiki-tools-codesniffer.git", - "reference": "9d6d7ea4314f928e8967bb386bb54c17bb96fb77" + "reference": "e7f3cf56e5afcb626cbbc99069746c028ca27231" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wikimedia/mediawiki-tools-codesniffer/zipball/9d6d7ea4314f928e8967bb386bb54c17bb96fb77", - "reference": "9d6d7ea4314f928e8967bb386bb54c17bb96fb77", + "url": "https://api.github.com/repos/wikimedia/mediawiki-tools-codesniffer/zipball/e7f3cf56e5afcb626cbbc99069746c028ca27231", + "reference": "e7f3cf56e5afcb626cbbc99069746c028ca27231", "shasum": "" }, "require": { @@ -536,15 +536,16 @@ "composer/spdx-licenses": "~1.5.2", "ext-json": "*", "ext-mbstring": "*", - "php": ">=7.2.0", - "squizlabs/php_codesniffer": "3.6.2" + "php": ">=7.4.0", + "squizlabs/php_codesniffer": "3.7.1", + "symfony/polyfill-php80": "^1.26.0" }, "require-dev": { - "mediawiki/mediawiki-phan-config": "0.11.1", + "mediawiki/mediawiki-phan-config": "0.12.0", "mediawiki/minus-x": "1.1.1", "php-parallel-lint/php-console-highlighter": "1.0.0", "php-parallel-lint/php-parallel-lint": "1.3.2", - "phpunit/phpunit": "^8.5" + "phpunit/phpunit": "^9.5" }, "type": "phpcodesniffer-standard", "autoload": { @@ -564,9 +565,9 @@ "mediawiki" ], "support": { - "source": "https://github.com/wikimedia/mediawiki-tools-codesniffer/tree/v39.0.0" + "source": "https://github.com/wikimedia/mediawiki-tools-codesniffer/tree/v40.0.1" }, - "time": "2022-05-04T16:19:01+00:00" + "time": "2022-11-01T20:02:35+00:00" }, { "name": "myclabs/deep-copy", @@ -2537,16 +2538,16 @@ }, { "name": "sirbrillig/phpcs-variable-analysis", - "version": "v2.11.9", + "version": "v2.11.10", "source": { "type": "git", "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git", - "reference": "62730888d225d55a613854b6a76fb1f9f57d1618" + "reference": "0f25a3766f26df91d6bdda0c8931303fc85499d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/62730888d225d55a613854b6a76fb1f9f57d1618", - "reference": "62730888d225d55a613854b6a76fb1f9f57d1618", + "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/0f25a3766f26df91d6bdda0c8931303fc85499d7", + "reference": "0f25a3766f26df91d6bdda0c8931303fc85499d7", "shasum": "" }, "require": { @@ -2554,7 +2555,7 @@ "squizlabs/php_codesniffer": "^3.5.6" }, "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", + "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.0", "phpcsstandards/phpcsdevcs": "^1.1", "phpstan/phpstan": "^1.7", "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.5 || ^7.0 || ^8.0 || ^9.0", @@ -2591,20 +2592,20 @@ "source": "https://github.com/sirbrillig/phpcs-variable-analysis", "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki" }, - "time": "2022-10-05T23:31:46+00:00" + "time": "2023-01-05T18:45:16+00:00" }, { "name": "squizlabs/php_codesniffer", - "version": "3.6.2", + "version": "3.7.1", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a" + "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a", - "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619", + "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619", "shasum": "" }, "require": { @@ -2647,7 +2648,90 @@ "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, - "time": "2021-12-12T21:44:58+00:00" + "time": "2022-06-18T07:21:10+00:00" + }, + { + "name": "symfony/polyfill-php80", + "version": "v1.27.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php80.git", + "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", + "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.27-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ion Bazan", + "email": "ion.bazan@gmail.com" + }, + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2022-11-03T14:55:06+00:00" }, { "name": "theseer/tokenizer",