Skip to content

Commit b264309

Browse files
authored
chore: phpstan 2.0 (#45)
1 parent 51de504 commit b264309

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
@@ -18,7 +18,7 @@
1818
},
1919
"require-dev": {
2020
"php-cs-fixer/shim": "^3.64",
21-
"phpstan/phpstan": "^1.12",
21+
"phpstan/phpstan": "^2.0",
2222
"phpunit/phpunit": "^11.3"
2323
},
2424
"config": {

0 commit comments

Comments
 (0)