aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/composer.json')
-rw-r--r--phpBB/composer.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/composer.json b/phpBB/composer.json
index 435d6139e4..53d2f873f1 100644
--- a/phpBB/composer.json
+++ b/phpBB/composer.json
@@ -15,6 +15,8 @@
"twig/twig": "1.13.*"
},
"require-dev": {
+ "behat/mink": "1.4.*",
+ "behat/mink-goutte-driver": "1.0.*",
"fabpot/goutte": "1.0.*",
"phpunit/dbunit": "1.3.*",
"phpunit/phpunit": "4.1.*",