We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f90ddc9 commit e4829a3Copy full SHA for e4829a3
1 file changed
composer.json
@@ -14,7 +14,7 @@
14
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || ^0.5 || ^0.6.2 || ^0.7.1 || ^1.0.0",
15
"php-parallel-lint/php-console-highlighter": "^1.0",
16
"php-parallel-lint/php-parallel-lint": "^1.3.1",
17
- "phpcompatibility/php-compatibility": "dev-develop",
+ "phpcompatibility/php-compatibility": "^10.0",
18
"phpstan/extension-installer": "^1.4",
19
"phpstan/phpstan": "^1.12.26 || ^2.0",
20
"phpstan/phpstan-deprecation-rules": "^1.2 || ^2.0",
@@ -26,7 +26,7 @@
26
"wp-cli/core-command": "^1 || ^2",
27
"wp-cli/eval-command": "^1 || ^2",
28
"wp-cli/wp-cli": "^2.12",
29
- "wp-coding-standards/wpcs": "^3",
+ "wp-coding-standards/wpcs": "dev-develop",
30
"yoast/phpunit-polyfills": "^1.0 || ^2.0 || ^3.0 || ^4.0"
31
},
32
"require-dev": {
0 commit comments