Skip to content

Commit 95ad083

Browse files
committed
Update to PHPStan 2.1.
1 parent 1ef3937 commit 95ad083

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
@@ -21,7 +21,7 @@
2121
"require-dev": {
2222
"phpunit/phpunit": "^10.0",
2323
"phpbench/phpbench": "^1.2",
24-
"phpstan/phpstan": "^1.10"
24+
"phpstan/phpstan": "^2.1"
2525
},
2626
"suggest": {
2727
"crell/serde": "A full and robust serialization library. It can do much more advanced manipulation when reading in env vars if EnvMapper is insufficient for your needs."

0 commit comments

Comments
 (0)