Updated the composer requirements

This commit is contained in:
Christophe Coevoet
2014-03-12 03:09:59 +01:00
parent faaa8cc7fe
commit 8b5f2a3fbd

View File

@@ -14,8 +14,8 @@
"require": {
"php": ">=5.3.2",
"behat/behat": "~3.0-RC2@dev",
"behat/mink": ">=1.4.3,<1.6-dev",
"behat/behat": "~3.0-RC3@dev",
"behat/mink": "~1.5",
"symfony/config": "~2.2"
},