Skip to content

Commit 58f0b94

Browse files
committed
Update to phpstan v2
1 parent 43600c7 commit 58f0b94

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
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "^10.0 || ^11.0",
22-
"phpstan/phpstan": "^1",
22+
"phpstan/phpstan": "^2",
2323
"squizlabs/php_codesniffer": "^3.8",
2424
"slevomat/coding-standard": "~8.0"
2525
},

0 commit comments

Comments
 (0)