Stop support of Symfony <2.3

This commit is contained in:
Francis Besset
2014-08-14 15:02:18 +02:00
parent 313840d5a4
commit 294a9fe90e
3 changed files with 4 additions and 7 deletions

View File

@ -25,8 +25,8 @@
"besimple/soap-common": "0.3.*",
"besimple/soap-wsdl": "0.3.*",
"ass/xmlsecurity": "~1.0",
"symfony/framework-bundle": "~2.0",
"symfony/twig-bundle": "~2.0",
"symfony/framework-bundle": "~2.3",
"symfony/twig-bundle": "~2.3",
"zendframework/zend-mime": "2.1.*"
},
"suggest": {