diff --git a/composer.json b/composer.json index 720ce4d..e684088 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "ext-intl": "*" }, "require-dev": { - "mediawiki/mediawiki-codesniffer": "46.0.0", + "mediawiki/mediawiki-codesniffer": "47.0.0", "mediawiki/minus-x": "1.1.3", "php-parallel-lint/php-console-highlighter": "1.0.0", "php-parallel-lint/php-parallel-lint": "1.4.0", diff --git a/composer.lock b/composer.lock index e0d52c0..ceaf6fa 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": "a97deb9f1cd94f87a40de3b925f75e03", + "content-hash": "1f9ed51c60cec99e678d4d32d934c47a", "packages": [ { "name": "wikimedia/assert", @@ -307,16 +307,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": { @@ -326,7 +326,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": { @@ -355,9 +355,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", @@ -2377,16 +2377,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": { @@ -2453,11 +2453,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", @@ -2991,16 +2991,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": { @@ -3051,7 +3051,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": [ { @@ -3067,7 +3067,7 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2025-01-02T08:10:11+00:00" }, { "name": "symfony/service-contracts",