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 d7db75a commit dfffb79Copy full SHA for dfffb79
composer.json
@@ -19,13 +19,13 @@
19
"php": ">=7.4"
20
},
21
"require-dev": {
22
- "ergebnis/phpstan-rules": "^1.0",
+ "ergebnis/phpstan-rules": "2.2.0",
23
"humanmade/coding-standards": "^1.1",
24
- "phpcompatibility/php-compatibility": "^9.3",
25
- "phpstan/phpstan": "^1.10",
26
- "phpstan/phpstan-phpunit": "^1.3",
27
- "phpstan/phpstan-strict-rules": "^1.5",
28
- "wp-hooks/wordpress-core": "^1.5",
+ "phpcompatibility/php-compatibility": "9.3.5",
+ "phpstan/phpstan": "1.12.2",
+ "phpstan/phpstan-phpunit": "1.4.0",
+ "phpstan/phpstan-strict-rules": "1.6.0",
+ "wp-hooks/wordpress-core": "1.8.0",
29
"yoast/phpunit-polyfills": "^1.0"
30
31
"autoload": {
0 commit comments