mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/12600] Add @log to the dependencies of extension:show
PHPBB3-12600
This commit is contained in:
@@ -86,6 +86,7 @@ services:
|
|||||||
class: phpbb\console\command\extension\show
|
class: phpbb\console\command\extension\show
|
||||||
arguments:
|
arguments:
|
||||||
- @ext.manager
|
- @ext.manager
|
||||||
|
- @log
|
||||||
tags:
|
tags:
|
||||||
- { name: console.command }
|
- { name: console.command }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user