We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 348d1f6 + 6547869 commit fbc8682Copy full SHA for fbc8682
src/Symfony/Bundle/TwigBundle/composer.json
@@ -17,13 +17,13 @@
17
],
18
"require": {
19
"php": ">=5.5.9",
20
- "symfony/asset": "~2.8|~3.0",
21
"symfony/twig-bridge": "~2.8|~3.0",
22
"symfony/http-foundation": "~2.8|~3.0",
23
"symfony/http-kernel": "~2.8|~3.0",
24
"twig/twig": "~1.26|~2.0"
25
},
26
"require-dev": {
+ "symfony/asset": "~2.8|~3.0",
27
"symfony/stopwatch": "~2.8|~3.0",
28
"symfony/dependency-injection": "~2.8|~3.0",
29
"symfony/expression-language": "~2.8|~3.0",
0 commit comments