summaryrefslogtreecommitdiffstats
path: root/tests/acceptance
diff options
context:
space:
mode:
Diffstat (limited to 'tests/acceptance')
-rw-r--r--tests/acceptance/composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/acceptance/composer.json b/tests/acceptance/composer.json
index 244aa976692..d15d8e13e55 100644
--- a/tests/acceptance/composer.json
+++ b/tests/acceptance/composer.json
@@ -1,9 +1,9 @@
{
"require-dev": {
"behat/behat": "^3.0",
- "behat/mink": "^1.5",
+ "behat/mink": "1.7.1",
"behat/mink-extension": "*",
- "behat/mink-selenium2-driver": "*",
+ "behat/mink-selenium2-driver": "1.3.1",
"phpunit/phpunit": "~4.6"
},
"autoload": {