Updated the code for latest changes done in Behat

This commit is contained in:
Christophe Coevoet
2014-01-05 00:48:09 +01:00
parent 2c521b68ad
commit 8f5332371a
7 changed files with 30 additions and 35 deletions

View File

@@ -14,7 +14,7 @@
"require": {
"php": ">=5.3.2",
"behat/behat": "~3.0-RC1@dev",
"behat/behat": "~3.0-RC2@dev",
"behat/mink": ">=1.4.3,<1.6-dev",
"symfony/config": "~2.2"
},