Update Behat and add more tests

This commit is contained in:
Oliver Davies 2016-06-14 10:03:23 +01:00
parent b5a0281729
commit 7c1fed2d49
11 changed files with 1057 additions and 706 deletions

View file

@ -17,9 +17,7 @@
"opdavies/sculpin-gist-embed-bundle": "dev-master"
},
"require-dev": {
"behat/behat": "2.5.*@stable",
"behat/mink": "1.5.*@stable",
"behat/mink-extension": "*",
"behat/mink-goutte-driver": "*"
"behat/mink-extension": "@stable",
"behat/mink-goutte-driver": "@stable"
}
}