We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db953f commit 371a885Copy full SHA for 371a885
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.6"
11
},
12
"require-dev": {
0 commit comments