1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 21:02:41 +02:00

[ticket/11528] Add behat/mink and mink-goutte-driver as dependency

PHPBB3-11528
This commit is contained in:
Dhruv
2014-06-23 01:26:02 +05:30
parent b855f5fc6a
commit 0ebf6011b7
2 changed files with 164 additions and 1 deletions

View File

@@ -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.*",