Skip to content

Commit 99386cc

Browse files
committed
Update composer.json
upgrade phpstan to ^2.1
1 parent 5f176e0 commit 99386cc

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
@@ -28,7 +28,7 @@
2828
},
2929
"require-dev": {
3030
"friendsofphp/php-cs-fixer": "^3.4",
31-
"phpstan/phpstan": "^1.5",
31+
"phpstan/phpstan": "^2.1",
3232
"phpunit/phpunit": "^9"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)