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 5a3b8a7 commit f7dd607Copy full SHA for f7dd607
1 file changed
composer.json
@@ -21,7 +21,7 @@
21
}
22
],
23
"require": {
24
- "php": "^7.0 || ^7.1 || ^7.2",
+ "php": ">=7.0",
25
"psr/cache": "~1.0.0",
26
"psr/simple-cache": "~1.0.0",
27
"ext-mbstring": "*",
0 commit comments