Allow Symfony 3.0

This commit is contained in:
Sullivan SENECHAL
2015-12-01 14:37:56 +01:00
parent 06e2b99d92
commit c380282914

View File

@@ -20,7 +20,7 @@
"php": ">=5.3.2",
"behat/behat": "~3.0,>=3.0.5",
"behat/mink": "~1.5",
"symfony/config": "~2.2"
"symfony/config": "~2.2|~3.0"
},
"require-dev": {