We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b6c93 commit 77ec59bCopy full SHA for 77ec59b
composer.json
@@ -12,7 +12,7 @@
12
"require": {
13
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
14
"composer-plugin-api": "^2.1.0",
15
- "phpstan/phpstan": "^1.9"
+ "phpstan/phpstan": "^1.9 || ^2.0"
16
},
17
"require-dev": {
18
"pluswerk/grumphp-config": "^7.1.0"
0 commit comments