We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6acfc9 commit 92fb18fCopy full SHA for 92fb18f
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.33"
11
},
12
"conflict": {
0 commit comments