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 1508a92 commit 392ab3cCopy full SHA for 392ab3c
composer.json
@@ -14,17 +14,17 @@
14
"php": ">=7.4"
15
},
16
"require-dev": {
17
- "phpunit/phpunit": "^9.5",
+ "phpunit/phpunit": "^12.2.7",
18
"yoast/phpunit-polyfills": "^4.0",
19
"wp-coding-standards/wpcs": "^3.1",
20
- "dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
21
- "php-stubs/wordpress-stubs": "^6.8",
22
- "szepeviktor/phpstan-wordpress": "^1.3",
23
- "phpstan/phpstan": "^1.0"
+ "dealerdirect/phpcodesniffer-composer-installer": "^1.1.1",
+ "php-stubs/wordpress-stubs": "^6.8.1",
+ "szepeviktor/phpstan-wordpress": "^2.0.2",
+ "phpstan/phpstan": "^2.1.17"
24
25
"config": {
26
"allow-plugins": {
27
"dealerdirect/phpcodesniffer-composer-installer": true
28
}
29
30
-}
+}
0 commit comments