1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 10:16:36 +02:00

[ticket/11150] Makes composer output level configurable

PHPBB3-11150
This commit is contained in:
Tristan Darricau
2015-09-16 16:25:45 +02:00
committed by Tristan Darricau
parent 972f3a7ff4
commit 9a836b5901
6 changed files with 55 additions and 20 deletions

View File

@@ -11,3 +11,7 @@ core:
debug: true
auto_reload: true
enable_debug_extension: true
extensions:
composer_debug: true
composer_verbose: true