Skip to content

Commit c793f14

Browse files
authored
Update phpstan to version 2 (#826)
1 parent 36ef4d3 commit c793f14

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
@@ -23,7 +23,7 @@
2323
},
2424
"require-dev": {
2525
"orchestra/testbench": "^7.0|^8.0|^9.0|^10.0",
26-
"phpstan/phpstan": "^1.10"
26+
"phpstan/phpstan": "^2.0"
2727
},
2828
"bin": [
2929
"bin/sail"

0 commit comments

Comments
 (0)