Skip to content

Commit b484f4c

Browse files
committed
Update to PHPStan 2.
1 parent 2bbab8b commit b484f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
3333
"psr/http-factory": "^1.0",
3434
"psr/http-message": "1.*",
35-
"phpstan/phpstan": "^1.3"
35+
"phpstan/phpstan": "^2.1"
3636
},
3737
"extra": {
3838
"branch-alias": {

0 commit comments

Comments
 (0)