mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 20:11:54 +02:00
[ticket/16345] Small improvements
PHPBB3-16346
This commit is contained in:
@@ -44,11 +44,8 @@ services:
|
||||
class: phpbb\db\migration\tool\module
|
||||
arguments:
|
||||
- '@dbal.conn'
|
||||
- '@cache'
|
||||
- '@user'
|
||||
- '@module.manager'
|
||||
- '%core.root_path%'
|
||||
- '%core.php_ext%'
|
||||
- '%tables.modules%'
|
||||
tags:
|
||||
- { name: migrator.tool }
|
||||
|
Reference in New Issue
Block a user