We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57f3a8e commit 86bb993Copy full SHA for 86bb993
composer.json
@@ -13,7 +13,7 @@
13
}
14
],
15
"require": {
16
- "php": "^7.1",
+ "php": "^7.1 || ^8.0",
17
"ext-simplexml": "*",
18
"phpstan/phpstan": "^0.12.26"
19
},
0 commit comments