diff options
Diffstat (limited to 'phpBB/config')
-rw-r--r-- | phpBB/config/auth.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/auth.yml b/phpBB/config/auth.yml index 88a90ca2d6..ef06080d38 100644 --- a/phpBB/config/auth.yml +++ b/phpBB/config/auth.yml @@ -62,6 +62,7 @@ services: - @auth.provider.oauth.service_collection - %tables.users% - @service_container + - @dispatcher - %core.root_path% - %core.php_ext% tags: |