We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8679244 commit 63989cfCopy full SHA for 63989cf
composer.json
@@ -7,9 +7,9 @@
7
"php": "^8.0",
8
"phpstan/extension-installer": "^1.0",
9
"phpstan/phpstan": "^1.4 || ^2.0",
10
- "phpstan/phpstan-doctrine": "^1.0",
11
- "phpstan/phpstan-strict-rules": "^1.0",
12
- "phpstan/phpstan-webmozart-assert": "^1.0",
+ "phpstan/phpstan-doctrine": "^1.0 || ^2.0",
+ "phpstan/phpstan-strict-rules": "^1.0 || ^2.0",
+ "phpstan/phpstan-webmozart-assert": "^1.0 || ^2.0",
13
"symplify/easy-coding-standard": "^10.0 || ^11.0",
14
"friendsofphp/php-cs-fixer": "^3.0",
15
"slevomat/coding-standard": "^8.0"
0 commit comments