mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11150] Display and translate composer output
PHPBB3-11150
This commit is contained in:
committed by
Tristan Darricau
parent
00229c20f0
commit
e3fadc1fc7
@@ -154,6 +154,7 @@ services:
|
||||
arguments:
|
||||
- @user
|
||||
- @ext.composer.manager
|
||||
- @language
|
||||
tags:
|
||||
- { name: console.command }
|
||||
|
||||
@@ -171,6 +172,7 @@ services:
|
||||
arguments:
|
||||
- @user
|
||||
- @ext.composer.manager
|
||||
- @language
|
||||
tags:
|
||||
- { name: console.command }
|
||||
|
||||
@@ -188,6 +190,7 @@ services:
|
||||
arguments:
|
||||
- @user
|
||||
- @ext.composer.manager
|
||||
- @language
|
||||
tags:
|
||||
- { name: console.command }
|
||||
|
||||
|
Reference in New Issue
Block a user