[FrameworkBundle] Update 2 dependencies (currently broken)

This commit is contained in:
Alexander 2013-11-19 16:18:24 +01:00 committed by Fabien Potencier
parent 4f51f0f1c3
commit fe5d8f86a8

View File

@ -18,9 +18,10 @@
"require": {
"php": ">=5.3.3",
"symfony/dependency-injection" : "~2.2",
"symfony/config" : "~2.2",
"symfony/config" : "~2.4",
"symfony/event-dispatcher": "~2.1",
"symfony/http-kernel": "~2.3",
"symfony/http-foundation": "~2.4",
"symfony/http-kernel": "~2.4",
"symfony/filesystem": "~2.3",
"symfony/routing": "~2.2",
"symfony/security-core": "~2.4",