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

[ticket/14442] Use Goutte 2.0 instead of outdated 1.0

PHPBB3-14442
This commit is contained in:
Marc Alexander
2016-02-01 15:25:31 +01:00
parent 63fd2159e0
commit e4f562bdba
3 changed files with 222 additions and 29 deletions

View File

@@ -47,8 +47,7 @@
"twig/twig": "1.*"
},
"require-dev": {
"fabpot/goutte": "1.0.*",
"guzzle/guzzle": "3.9.*",
"fabpot/goutte": "~2.0",
"phing/phing": "2.4.*",
"phpunit/dbunit": "1.3.*",
"phpunit/phpunit": "4.1.*",