diff --git a/composer.json b/composer.json index 77ac03a..98c37c4 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "php": ">=8.3" }, "require-dev": { - "mediawiki/mediawiki-codesniffer": "46.0.0", + "mediawiki/mediawiki-codesniffer": "47.0.0", "mediawiki/minus-x": "1.1.3", "php-parallel-lint/php-parallel-lint": "1.4.0", "php-parallel-lint/php-console-highlighter": "1.0.0", diff --git a/composer.lock b/composer.lock index ffdfbc5..79cdfb8 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": "53350d0471fe0c29b6b8a70d0daf1996", + "content-hash": "0ec91d13e312c16b29358e667edf1b0d", "packages": [], "packages-dev": [ { @@ -248,16 +248,16 @@ }, { "name": "mediawiki/mediawiki-codesniffer", - "version": "v46.0.0", + "version": "v47.0.0", "source": { "type": "git", "url": "https://github.com/wikimedia/mediawiki-tools-codesniffer.git", - "reference": "6bd8a9ac4c10bf393dcd9ef32e3402399128a9e5" + "reference": "056bb337d5229699356884563431b9cc6521ad14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wikimedia/mediawiki-tools-codesniffer/zipball/6bd8a9ac4c10bf393dcd9ef32e3402399128a9e5", - "reference": "6bd8a9ac4c10bf393dcd9ef32e3402399128a9e5", + "url": "https://api.github.com/repos/wikimedia/mediawiki-tools-codesniffer/zipball/056bb337d5229699356884563431b9cc6521ad14", + "reference": "056bb337d5229699356884563431b9cc6521ad14", "shasum": "" }, "require": { @@ -267,7 +267,7 @@ "ext-mbstring": "*", "php": ">=7.4.0", "phpcsstandards/phpcsextra": "1.2.1", - "squizlabs/php_codesniffer": "3.11.3", + "squizlabs/php_codesniffer": "3.12.2", "symfony/polyfill-php80": "^1.26.0" }, "require-dev": { @@ -296,9 +296,9 @@ "mediawiki" ], "support": { - "source": "https://github.com/wikimedia/mediawiki-tools-codesniffer/tree/v46.0.0" + "source": "https://github.com/wikimedia/mediawiki-tools-codesniffer/tree/v47.0.0" }, - "time": "2025-01-27T21:05:44+00:00" + "time": "2025-05-04T07:30:05+00:00" }, { "name": "mediawiki/minus-x", @@ -2312,16 +2312,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.11.3", + "version": "3.12.2", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10" + "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10", - "reference": "ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa", + "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa", "shasum": "" }, "require": { @@ -2388,11 +2388,11 @@ "type": "open_collective" }, { - "url": "https://thanks.dev/phpcsstandards", + "url": "https://thanks.dev/u/gh/phpcsstandards", "type": "thanks_dev" } ], - "time": "2025-01-23T17:04:15+00:00" + "time": "2025-04-13T04:10:18+00:00" }, { "name": "staabm/side-effects-detector", @@ -2926,16 +2926,16 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.31.0", + "version": "v1.32.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8" + "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", - "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608", + "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608", "shasum": "" }, "require": { @@ -2986,7 +2986,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0" }, "funding": [ { @@ -3002,7 +3002,7 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2025-01-02T08:10:11+00:00" }, { "name": "symfony/service-contracts",