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.
2 parents c039862 + 79c224c commit e544e24Copy full SHA for e544e24
composer.json
@@ -20,7 +20,7 @@
20
}
21
],
22
"require": {
23
- "php": "^7.2.5"
+ "php": ">=7.2.5"
24
},
25
"autoload": {
26
"psr-4": { "Symfony\\Component\\CssSelector\\": "" },
0 commit comments