1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 12:53:37 +02:00

[ticket/13777] Deduplicate migration service definitions

PHPBB3-13777
This commit is contained in:
MateBartus
2015-05-31 13:20:56 +02:00
parent 71d03647f0
commit e877a752be
3 changed files with 5 additions and 63 deletions

View File

@@ -10,6 +10,7 @@ imports:
- { resource: services_feed.yml }
- { resource: services_help.yml }
- { resource: services_language.yml }
- { resource: services_migrator.yml }
- { resource: services_mimetype_guesser.yml }
- { resource: services_module.yml }
- { resource: services_notification.yml }