fixed behat constraint
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.2",
|
"php": ">=5.3.2",
|
||||||
"behat/behat": "~3@dev",
|
"behat/behat": "~3.0-RC1@dev",
|
||||||
"behat/mink": ">=1.4.3,<1.6-dev",
|
"behat/mink": ">=1.4.3,<1.6-dev",
|
||||||
"symfony/config": "~2.2"
|
"symfony/config": "~2.2"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user