1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-30 03:30:17 +02:00

[ticket/14478] Move facebook/webdriver dependency to main composer file

Also updated to latest version and now using proper version in
composer.json.

PHPBB3-14478
This commit is contained in:
Marc Alexander
2016-02-14 16:24:00 +01:00
parent 8663edce76
commit d330ef8c1b
5 changed files with 54 additions and 76 deletions

View File

@@ -49,6 +49,7 @@
},
"require-dev": {
"fabpot/goutte": "~2.0",
"facebook/webdriver": "~1.1",
"phing/phing": "2.4.*",
"phpunit/dbunit": "1.3.*",
"phpunit/phpunit": "4.1.*",