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 4d882dc commit c5f5263Copy full SHA for c5f5263
composer.json
@@ -20,7 +20,7 @@
20
}
21
],
22
"require": {
23
- "php": ">=5.5.9"
+ "php": "^5.5.9|>=7.0.8"
24
},
25
"autoload": {
26
"psr-4": { "Symfony\\Component\\CssSelector\\": "" },
0 commit comments