Skip to content

Commit 476151a

Browse files
committed
Bump to PHPStan 2.0
1 parent a909ad0 commit 476151a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
},
2828
"require-dev": {
2929
"laminas/laminas-coding-standard": "^2.4",
30-
"phpstan/phpstan": "^1.9",
31-
"phpstan/phpstan-webmozart-assert": "^1.2",
30+
"phpstan/phpstan": "^2.0",
31+
"phpstan/phpstan-webmozart-assert": "^2.0",
3232
"phpunit/phpunit": "^10.0",
3333
"rector/rector": "dev-main"
3434
},

0 commit comments

Comments
 (0)