diff --git a/composer.json b/composer.json index 09a2fe2..220b1a8 100644 --- a/composer.json +++ b/composer.json @@ -15,8 +15,8 @@ }, "require-dev": { "phpunit/phpunit": "^9.0", - "yoast/phpunit-polyfills": "^2.0", - "phpcsstandards/php_codesniffer": "4.0", + "yoast/phpunit-polyfills": "^4.0", + "phpcsstandards/php_codesniffer": "4.0.1", "wp-coding-standards/wpcs": "^3.3", "phpcsstandards/phpcsextra": "^1.5", "dealerdirect/phpcodesniffer-composer-installer": "^1.2",