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 8c8bd0f commit 7625a12Copy full SHA for 7625a12
composer.json
@@ -16,7 +16,7 @@
16
"exclude": ["/doc", "/*.json", "/.git", "/*.md"]
17
},
18
"require": {
19
- "php": ">=7.0.0"
+ "php": ">=5.6.28"
20
21
"autoload": {
22
"psr-4": {"Lib\\": ""}
0 commit comments