We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db1a2af commit bfabc6aCopy full SHA for bfabc6a
composer.json
@@ -6,7 +6,7 @@
6
"MIT"
7
],
8
"require": {
9
- "php": "~7.1",
+ "php": "^7.1 || ^8.0",
10
"phpstan/phpstan": "^0.12.26"
11
},
12
"require-dev": {
0 commit comments