diff --git a/composer.json b/composer.json index 93babc1..ed23490 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "wikibase/data-model-services": "~3.0 || ~5.0" }, "require-dev": { - "mediawiki/mediawiki-codesniffer": "~38.0 || ~44.0 || ~45.0", + "mediawiki/mediawiki-codesniffer": "~38.0 || ~44.0 || ~45.0 || ~46.0", "data-values/common": "~0.4.0 || ~1.1.0 || ~1.2.0", "data-values/data-values": "~2.0", "data-values/geo": "~4.0", diff --git a/composer.lock b/composer.lock index 7d29f17..7134681 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": "db96e6ef3dc180fd89b69032e82289b1", + "content-hash": "8d6a04c8304882a54a7b0dab37d7755e", "packages": [ { "name": "data-values/data-values", @@ -1926,16 +1926,16 @@ }, { "name": "mediawiki/mediawiki-codesniffer", - "version": "v45.0.0", + "version": "v46.0.0", "source": { "type": "git", "url": "https://github.com/wikimedia/mediawiki-tools-codesniffer.git", - "reference": "3ebb209514384d68ba52f16c26ba192a9027442d" + "reference": "6bd8a9ac4c10bf393dcd9ef32e3402399128a9e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wikimedia/mediawiki-tools-codesniffer/zipball/3ebb209514384d68ba52f16c26ba192a9027442d", - "reference": "3ebb209514384d68ba52f16c26ba192a9027442d", + "url": "https://api.github.com/repos/wikimedia/mediawiki-tools-codesniffer/zipball/6bd8a9ac4c10bf393dcd9ef32e3402399128a9e5", + "reference": "6bd8a9ac4c10bf393dcd9ef32e3402399128a9e5", "shasum": "" }, "require": { @@ -1945,16 +1945,16 @@ "ext-mbstring": "*", "php": ">=7.4.0", "phpcsstandards/phpcsextra": "1.2.1", - "squizlabs/php_codesniffer": "3.10.3", + "squizlabs/php_codesniffer": "3.11.3", "symfony/polyfill-php80": "^1.26.0" }, "require-dev": { "ext-dom": "*", - "mediawiki/mediawiki-phan-config": "0.14.0", + "mediawiki/mediawiki-phan-config": "0.15.1", "mediawiki/minus-x": "1.1.3", "php-parallel-lint/php-console-highlighter": "1.0.0", "php-parallel-lint/php-parallel-lint": "1.4.0", - "phpunit/phpunit": "9.6.16" + "phpunit/phpunit": "9.6.21" }, "type": "phpcodesniffer-standard", "autoload": { @@ -1974,9 +1974,9 @@ "mediawiki" ], "support": { - "source": "https://github.com/wikimedia/mediawiki-tools-codesniffer/tree/v45.0.0" + "source": "https://github.com/wikimedia/mediawiki-tools-codesniffer/tree/v46.0.0" }, - "time": "2024-10-29T17:38:15+00:00" + "time": "2025-01-27T21:05:44+00:00" }, { "name": "phpcsstandards/phpcsextra", @@ -2146,16 +2146,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.10.3", + "version": "3.11.3", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "62d32998e820bddc40f99f8251958aed187a5c9c" + "reference": "ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/62d32998e820bddc40f99f8251958aed187a5c9c", - "reference": "62d32998e820bddc40f99f8251958aed187a5c9c", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10", + "reference": "ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10", "shasum": "" }, "require": { @@ -2220,9 +2220,13 @@ { "url": "https://opencollective.com/php_codesniffer", "type": "open_collective" + }, + { + "url": "https://thanks.dev/phpcsstandards", + "type": "thanks_dev" } ], - "time": "2024-09-18T10:38:58+00:00" + "time": "2025-01-23T17:04:15+00:00" }, { "name": "symfony/polyfill-php80", @@ -2244,8 +2248,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": {