diff --git a/composer.json b/composer.json index 8e9091d7..eed68ba8 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || ^0.5 || ^0.6.2 || ^0.7.1 || ^1.0.0", "php-parallel-lint/php-console-highlighter": "^1.0", "php-parallel-lint/php-parallel-lint": "^1.3.1", - "phpcompatibility/php-compatibility": "dev-develop", + "phpcompatibility/php-compatibility": "^10.0", "phpstan/extension-installer": "^1.4", "phpstan/phpstan": "^1.12.26 || ^2.0", "phpstan/phpstan-deprecation-rules": "^1.2 || ^2.0", @@ -26,7 +26,7 @@ "wp-cli/core-command": "^1 || ^2", "wp-cli/eval-command": "^1 || ^2", "wp-cli/wp-cli": "^2.12", - "wp-coding-standards/wpcs": "^3", + "wp-coding-standards/wpcs": "dev-develop", "yoast/phpunit-polyfills": "^1.0 || ^2.0 || ^3.0 || ^4.0" }, "require-dev": {