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 baea7f6 commit b2260dbCopy full SHA for b2260db
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\\Finder\\": "" },
0 commit comments