fixed constraints to support betas

This commit is contained in:
everzet
2012-05-07 17:33:49 +02:00
parent dbe86c2292
commit cd8eb2c858

View File

@@ -14,8 +14,8 @@
"require": {
"php": ">=5.3.2",
"behat/behat": ">=2.4.0,<2.4.x-dev",
"behat/mink": ">=1.4.0,<1.4.x-dev"
"behat/behat": ">=2.4.0beta2,<2.4.x-dev",
"behat/mink": ">=1.4.0beta2,<1.4.x-dev"
},
"require-dev": {