Skip to content

Commit dca2484

Browse files
authored
Allow PHPStan 2 (#17)
1 parent 7caf309 commit dca2484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "phpstan-extension",
66
"require": {
77
"php": "^7.4|^8.0",
8-
"phpstan/phpstan": "^1.12.4"
8+
"phpstan/phpstan": "^1.12.4|^2.0"
99
},
1010
"license": "MIT",
1111
"autoload": {

0 commit comments

Comments
 (0)