We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 114f4cc commit 3b15ee5Copy full SHA for 3b15ee5
1 file changed
composer.json
@@ -14,13 +14,13 @@
14
"php": ">=7.4"
15
},
16
"require-dev": {
17
- "phpunit/phpunit": "^12.2.7",
+ "phpunit/phpunit": "^9.5",
18
"yoast/phpunit-polyfills": "^4.0",
19
"wp-coding-standards/wpcs": "^3.1",
20
- "dealerdirect/phpcodesniffer-composer-installer": "^1.1.1",
+ "dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
21
"php-stubs/wordpress-stubs": "^6.8",
22
- "szepeviktor/phpstan-wordpress": "^2.0.2",
23
- "phpstan/phpstan": "^2.1.17"
+ "szepeviktor/phpstan-wordpress": "^1.3",
+ "phpstan/phpstan": "^1.0"
24
25
"config": {
26
"allow-plugins": {
0 commit comments