diff --git a/composer.json b/composer.json index 55331efe..996b5128 100644 --- a/composer.json +++ b/composer.json @@ -4,12 +4,12 @@ "license": "GPL-2.0-or-later", "require-dev": { "phpcompatibility/php-compatibility": "dev-develop as 9.99.99", + "phpcompatibility/phpcompatibility-wp": "*", "wp-coding-standards/wpcs": "*", "yoast/phpunit-polyfills": "*", "php-parallel-lint/php-parallel-lint": "^1.3", "phpunit/phpunit": "*", - "akirk/extract-wp-hooks": "*", - "phpcompatibility/phpcompatibility-wp": "*" + "akirk/extract-wp-hooks": "*" }, "config": { "allow-plugins": { diff --git a/phpcs.xml b/phpcs.xml index a3d161e3..7134f293 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -4,6 +4,8 @@ + + @@ -63,7 +65,6 @@ warning -