Skip to content

Commit 1cebd5b

Browse files
authored
bump phpstan to 2.0 (#112)
1 parent a9a6f09 commit 1cebd5b

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
@@ -16,7 +16,7 @@
1616
"friendsofphp/php-cs-fixer": "^3.27",
1717
"nette/php-generator": "^4.0",
1818
"phpunit/phpunit": "^9.6.13",
19-
"phpstan/phpstan": "^1.11.2"
19+
"phpstan/phpstan": "^2.0"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)