1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-08 23:31:04 +02:00

[ticket/9687] Add service definitions

PHPBB3-9687
This commit is contained in:
Oliver Schramm
2018-09-30 03:50:49 +02:00
committed by Marc Alexander
parent 7267df431f
commit 728b200cd9
3 changed files with 43 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ imports:
- { resource: services_attachment.yml }
- { resource: services_auth.yml }
- { resource: services_avatar.yml }
- { resource: services_ban.yml }
- { resource: services_captcha.yml }
- { resource: services_console.yml }
- { resource: services_content.yml }