Skip to content

Commit 7e6dfe9

Browse files
committed
chore: update phpstan and friends
1 parent f02bff2 commit 7e6dfe9

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
@@ -33,11 +33,11 @@
3333
"ergebnis/composer-normalize": "~2.42.0",
3434
"infection/infection": "^0.27.10",
3535
"maglnet/composer-require-checker": "^4.7",
36-
"phpstan/extension-installer": "^1.3",
37-
"phpstan/phpstan": "1.10.58",
36+
"phpstan/extension-installer": "^1.4",
37+
"phpstan/phpstan": "1.11.10",
3838
"phpunit/phpunit": "^10.4",
3939
"rector/rector": "1.0.1",
40-
"symplify/phpstan-rules": "^12.4",
40+
"symplify/phpstan-rules": "^13.0",
4141
"tomasvotruba/cognitive-complexity": "^0.2.3"
4242
},
4343
"autoload": {

0 commit comments

Comments
 (0)