mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 19:24:01 +02:00
[feature/migrations] Inject Migrator instead of using the container to fetch
PHPBB3-11318
This commit is contained in:
@@ -115,6 +115,7 @@ services:
|
||||
- @service_container
|
||||
- @dbal.conn
|
||||
- @config
|
||||
- @migrator
|
||||
- %tables.ext%
|
||||
- %core.root_path%
|
||||
- .%core.php_ext%
|
||||
|
Reference in New Issue
Block a user