fixed behat constraint

This commit is contained in:
Robert Schönthal
2014-01-02 16:50:47 +01:00
parent 74aa54a6f3
commit 84ec704026

View File

@@ -14,7 +14,7 @@
"require": {
"php": ">=5.3.2",
"behat/behat": "~3@dev",
"behat/behat": "~3.0-RC1@dev",
"behat/mink": ">=1.4.3,<1.6-dev",
"symfony/config": "~2.2"
},