diff --git a/composer.json b/composer.json index 970ebef..065a00c 100644 --- a/composer.json +++ b/composer.json @@ -26,9 +26,9 @@ "phpunit/phpunit": "^5|^6|^7|^8|^9", "phpunit/php-code-coverage": "*", "slowprog/composer-copy-file": "~0.3", - "squizlabs/php_codesniffer": "^3.10", + "squizlabs/php_codesniffer": "^3.12", "phpcompatibility/phpcompatibility-wp": "^2.1", - "wp-coding-standards/wpcs": "^3.0" + "wp-coding-standards/wpcs": "^3.1" }, "scripts": { "test-all": [