aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/composer.json1
-rw-r--r--phpBB/composer.lock4
2 files changed, 3 insertions, 2 deletions
diff --git a/phpBB/composer.json b/phpBB/composer.json
index 141ac56652..ca70519ddc 100644
--- a/phpBB/composer.json
+++ b/phpBB/composer.json
@@ -34,6 +34,7 @@
"s9e/text-formatter": "^0.4.2",
"symfony/config": "2.8.*",
"symfony/console": "2.8.*",
+ "symfony/debug": "2.8.*",
"symfony/dependency-injection": "2.8.*",
"symfony/event-dispatcher": "2.8.*",
"symfony/filesystem": "2.8.*",
diff --git a/phpBB/composer.lock b/phpBB/composer.lock
index d562ac039e..c5789e90e8 100644
--- a/phpBB/composer.lock
+++ b/phpBB/composer.lock
@@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "hash": "bb7bd7bfcab689564987689ec7abc961",
- "content-hash": "60a8a3c9ca256c702f6c156527877ba1",
+ "hash": "bcebf4613c2d6273c6d92494b8d08ad6",
+ "content-hash": "5b630fa42608a550e8dfbd9346893b6b",
"packages": [
{
"name": "bantu/ini-get-wrapper",