Updated the composer requirements
This commit is contained in:
@@ -14,8 +14,8 @@
|
|||||||
|
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.2",
|
"php": ">=5.3.2",
|
||||||
"behat/behat": "~3.0-RC2@dev",
|
"behat/behat": "~3.0-RC3@dev",
|
||||||
"behat/mink": ">=1.4.3,<1.6-dev",
|
"behat/mink": "~1.5",
|
||||||
"symfony/config": "~2.2"
|
"symfony/config": "~2.2"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user