Skip to content

Commit 35faa6e

Browse files
chore(deps): update phpstan packages to v2
1 parent a62946f commit 35faa6e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"friendsofphp/php-cs-fixer": "^3.59",
3030
"kleinweb/php-coding-standards": "^0.6.0",
3131
"phpstan/extension-installer": "^1.3",
32-
"phpstan/phpstan-deprecation-rules": "^1.2",
33-
"phpstan/phpstan-webmozart-assert": "^1.2",
32+
"phpstan/phpstan-deprecation-rules": "^2.0",
33+
"phpstan/phpstan-webmozart-assert": "^2.0",
3434
"roave/security-advisories": "dev-latest",
3535
"slevomat/coding-standard": "^8.15",
3636
"squizlabs/php_codesniffer": "^3.7.1",
37-
"szepeviktor/phpstan-wordpress": "^1.3"
37+
"szepeviktor/phpstan-wordpress": "^2.0"
3838
},
3939
"config": {
4040
"allow-plugins": {

0 commit comments

Comments
 (0)