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 6f46d5d + 01b7e6c commit 5f0f842Copy full SHA for 5f0f842
src/Symfony/Bundle/TwigBundle/composer.json
@@ -17,6 +17,7 @@
17
],
18
"require": {
19
"php": ">=5.5.9",
20
+ "symfony/config": "~3.2",
21
"symfony/twig-bridge": "^3.2.1",
22
"symfony/http-foundation": "~2.8|~3.0",
23
"symfony/http-kernel": "~2.8|~3.0",
@@ -27,7 +28,6 @@
27
28
"symfony/stopwatch": "~2.8|~3.0",
29
"symfony/dependency-injection": "~2.8|~3.0",
30
"symfony/expression-language": "~2.8|~3.0",
- "symfony/config": "~3.2",
31
"symfony/finder": "~2.8|~3.0",
32
"symfony/routing": "~2.8|~3.0",
33
"symfony/templating": "~2.8|~3.0",
0 commit comments