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 f278b5a commit f05f71cCopy full SHA for f05f71c
composer.json
@@ -11,7 +11,7 @@
11
"require": {
12
"php": "^5.5 || ^7.0",
13
"nikic/php-parser": "^3.0",
14
- "symfony/finder": "^3.0 || ^4.0",
+ "symfony/finder": "^2.7 || ^3.0 || ^4.0",
15
"twig/twig": "^1.27 || ^2.0",
16
"doctrine/annotations": "^1.2"
17
},
0 commit comments