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 ff48982 commit ee4e229Copy full SHA for ee4e229
composer.json
@@ -16,7 +16,7 @@
16
}
17
],
18
"require": {
19
- "php": ">=5.5.9"
+ "php": "^5.5.9|>=7.0.8"
20
},
21
"autoload": {
22
"psr-4": { "Symfony\\Component\\OptionsResolver\\": "" },
0 commit comments