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:
@@ -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.*",
|
||||
|
Reference in New Issue
Block a user