diff --git a/composer.json b/composer.json index 34ee51b..3ad3ae2 100644 --- a/composer.json +++ b/composer.json @@ -14,8 +14,8 @@ ], "replace": { "dealerdirect/phpcodesniffer-composer-installer": "*", - "phpcsstandards/php_codesniffer": "3.9.2", - "squizlabs/php_codesniffer": "3.9.2" + "phpcsstandards/php_codesniffer": "3.10.0", + "squizlabs/php_codesniffer": "3.10.0" }, "bin": [ "phpcbf", diff --git a/phpcs.phar b/phpcs.phar index 6d494ff..885c161 100644 Binary files a/phpcs.phar and b/phpcs.phar differ diff --git a/phpcs.phar.asc b/phpcs.phar.asc index 51f6284..a97fe8f 100644 Binary files a/phpcs.phar.asc and b/phpcs.phar.asc differ