Stop support of Symfony <2.6

This commit is contained in:
Francis Besset
2015-06-01 16:04:24 +02:00
parent f2a8a7ebb3
commit 2974a4f838
3 changed files with 8 additions and 9 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.3",
"symfony/twig-bundle": "~2.3",
"symfony/framework-bundle": "~2.6",
"symfony/twig-bundle": "~2.6",
"zendframework/zend-mime": "2.1.*"
},
"suggest": {