mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-01 12:05:37 +02:00
Merge pull request #2500 from Nicofuma/ticket/12600
[ticket/12600] Add @log to the dependencies of extension:show * Nicofuma/ticket/12600: [ticket/12600] Add @log to the dependencies of extension:show
This commit is contained in:
commit
31b5e749c1
@ -86,6 +86,7 @@ services:
|
||||
class: phpbb\console\command\extension\show
|
||||
arguments:
|
||||
- @ext.manager
|
||||
- @log
|
||||
tags:
|
||||
- { name: console.command }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user