diff options
Diffstat (limited to 'phpBB/config')
-rw-r--r-- | phpBB/config/notification.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/notification.yml b/phpBB/config/notification.yml index add577be2c..b17a172fb5 100644 --- a/phpBB/config/notification.yml +++ b/phpBB/config/notification.yml @@ -7,6 +7,7 @@ services: - @service_container - @user_loader - @config + - @dispatcher - @dbal.conn - @cache - @user |