Skip to content

Commit f035b95

Browse files
committed
minor: upgrade PHPStan
1 parent 4b22053 commit f035b95

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
@@ -14,7 +14,7 @@
1414
"php": ">=8.1"
1515
},
1616
"require-dev": {
17-
"phpstan/phpstan": "^1.4",
17+
"phpstan/phpstan": "^2.0",
1818
"phpunit/phpunit": "^9.6.19",
1919
"symfony/phpunit-bridge": "^6.4|^7.0|^8.0",
2020
"symfony/var-dumper": "^6.4|^7.0|^8.0"

0 commit comments

Comments
 (0)