Used `symfony/framework-bundle` instead of `symfony/http-foundation`

This commit is contained in:
Francis Besset 2013-09-27 21:31:38 +02:00
parent 4391b94dbb
commit b83c1d5b1f
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
"ext-soap": "*",
"ext-curl": "*",
"ass/xmlsecurity": "dev-master",
"symfony/http-foundation": "~2.0",
"symfony/framework-bundle": "~2.0",
"zendframework/zend-mail": "2.1.*",
"zendframework/zend-mime": "2.1.*",
"zendframework/zend-soap": "2.1.*"