diff --git a/.phpcs.xml b/.phpcs.xml index 8ee7d7a0..3e9f88ed 100644 --- a/.phpcs.xml +++ b/.phpcs.xml @@ -1,6 +1,39 @@ - + + + + + + + + + + + + + + + + + + + + + diff --git a/composer.json b/composer.json index e8cf3643..c3c975cc 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "require-dev": { "phpmd/phpmd": "~2.3", "phpunit/phpunit": "~8.0", - "wikibase/wikibase-codesniffer": "~1.2.0" + "mediawiki/mediawiki-codesniffer": "33.0.0" }, "autoload": { "psr-4": {