mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/12600] Add @log to the dependencies of extension:show
PHPBB3-12600
This commit is contained in:
parent
b3ba11024b
commit
0a2e0ee964
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ services:
|
|||
class: phpbb\console\command\extension\show
|
||||
arguments:
|
||||
- @ext.manager
|
||||
- @log
|
||||
tags:
|
||||
- { name: console.command }
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue