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 ae61e47 commit 1905e2fCopy full SHA for 1905e2f
composer.json
@@ -11,7 +11,7 @@
11
],
12
"minimum-stability": "dev",
13
"require": {
14
- "php": ">=5.4",
+ "php": "^5.4|^7.0",
15
"ext-curl": "*",
16
"ext-json": "*"
17
},
0 commit comments