[WebProfilerBundle] Fixed composer.json

This commit is contained in:
Martin Hasoň 2013-05-20 12:46:47 +02:00
parent ffccc1af29
commit d4f5389a38
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"php": ">=5.3.3",
"symfony/http-kernel": "~2.2",
"symfony/routing": "~2.2",
"symfony/twig-bridge": "2.2.*"
"symfony/twig-bridge": "~2.2"
},
"require-dev": {
"symfony/config": "~2.2",