Skip to content

Commit 5c4462e

Browse files
authored
Use PHPStan 2 (#396)
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent 0340a0f commit 5c4462e

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
"symfony/polyfill-mbstring": "^1.31"
2222
},
2323
"require-dev": {
24-
"phpstan/phpstan": "^1.10|^2.1",
24+
"phpstan/phpstan": "^2.1",
2525
"phpunit/phpunit": "^10.4"
2626
},
2727
"bin": [

0 commit comments

Comments
 (0)