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, 1 insertions, 1 deletions
diff --git a/phpBB/composer.json b/phpBB/composer.json
index 9e73936322..4b3fe8ebb3 100644
--- a/phpBB/composer.json
+++ b/phpBB/composer.json
@@ -1,6 +1,6 @@
{
"require-dev": {
- "fabpot/goutte": "v0.1.0",
+ "fabpot/goutte": "1.0.*",
"phpunit/dbunit": "1.2.*",
"phpunit/phpunit": "3.7.*",
"phing/phing": "2.4.*"