diff options
Diffstat (limited to 'phpBB/config/content.yml')
-rw-r--r-- | phpBB/config/content.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/content.yml b/phpBB/config/content.yml index f0985f0292..4d9ee31335 100644 --- a/phpBB/config/content.yml +++ b/phpBB/config/content.yml @@ -4,6 +4,7 @@ services: arguments: - @auth - @config + - @dispatcher - @dbal.conn - @user - %core.root_path% |