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 505d4a2 commit 573fd62Copy full SHA for 573fd62
1 file changed
composer.json
@@ -12,7 +12,9 @@
12
],
13
"require": {
14
"php": ">=5.5.0",
15
- "symfony/symfony": "~2.7",
+ "symfony/http-kernel": "~2.7|~3.0",
16
+ "symfony/dependency-injection": "~2.7|~3.0",
17
+ "symfony/yaml": "~2.7|~3.0",
18
"phpfastcgi/fastcgi-daemon": "^0.7"
19
},
20
"require-dev": {
0 commit comments