We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a62946f commit 35faa6eCopy full SHA for 35faa6e
composer.json
@@ -29,12 +29,12 @@
29
"friendsofphp/php-cs-fixer": "^3.59",
30
"kleinweb/php-coding-standards": "^0.6.0",
31
"phpstan/extension-installer": "^1.3",
32
- "phpstan/phpstan-deprecation-rules": "^1.2",
33
- "phpstan/phpstan-webmozart-assert": "^1.2",
+ "phpstan/phpstan-deprecation-rules": "^2.0",
+ "phpstan/phpstan-webmozart-assert": "^2.0",
34
"roave/security-advisories": "dev-latest",
35
"slevomat/coding-standard": "^8.15",
36
"squizlabs/php_codesniffer": "^3.7.1",
37
- "szepeviktor/phpstan-wordpress": "^1.3"
+ "szepeviktor/phpstan-wordpress": "^2.0"
38
},
39
"config": {
40
"allow-plugins": {
0 commit comments