fixed constraint
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
|
||||
"require": {
|
||||
"php": ">=5.3.2",
|
||||
"behat/behat": "dev-develop",
|
||||
"behat/mink": "1.4.0.x-dev"
|
||||
"behat/behat": ">=2.4.0,<2.4.x-dev",
|
||||
"behat/mink": ">=1.4.0,<1.4.x-dev"
|
||||
},
|
||||
|
||||
"require-dev": {
|
||||
|
||||
Reference in New Issue
Block a user