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 d7bbf2d commit b34e86aCopy full SHA for b34e86a
composer.json
@@ -16,7 +16,7 @@
16
}
17
],
18
"require": {
19
- "php": ">=5.5.9",
+ "php": "^5.5.9|>=7.0.8",
20
"ext-xml": "*",
21
"symfony/cache": "~3.3",
22
"symfony/class-loader": "~3.2",
0 commit comments