updated constraints
This commit is contained in:
@@ -14,12 +14,12 @@
|
||||
|
||||
"require": {
|
||||
"php": ">=5.3.2",
|
||||
"behat/behat": ">=2.4.0,<2.4.x-dev",
|
||||
"behat/mink": ">=1.4.0beta5,<1.4.x-dev"
|
||||
"behat/behat": ">=2.4.0,<2.5.0-dev",
|
||||
"behat/mink": ">=1.4.0,<1.5.0-dev"
|
||||
},
|
||||
|
||||
"require-dev": {
|
||||
"fabpot/goutte": "*"
|
||||
"behat/mink-goutte-driver": "*"
|
||||
},
|
||||
|
||||
"autoload": {
|
||||
|
||||
Reference in New Issue
Block a user