merged branch hason/web-profiler-bundle (PR #8103)

This PR was merged into the 2.3 branch.

Discussion
----------

[WebProfilerBundle] Fixed composer.json

Commits
-------

d4f5389 [WebProfilerBundle] Fixed composer.json
This commit is contained in:
Fabien Potencier 2013-05-20 15:44:34 +02:00
commit 44d7b2be33
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",