We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 636ceb3 commit c47b251Copy full SHA for c47b251
1 file changed
composer.json
@@ -13,7 +13,7 @@
13
"php": ">=8.2"
14
},
15
"require-dev": {
16
- "phpstan/phpstan": "^1.10",
+ "phpstan/phpstan": "^1.10 || ^2.0",
17
"phpunit/phpunit": "^11.0"
18
19
"autoload": {
0 commit comments