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