1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 03:34:04 +02:00

[ticket/13211] Also use log wrapper output handler for console migrations

PHPBB3-13211
This commit is contained in:
Marc Alexander
2014-10-25 11:55:15 -07:00
parent b27b9a6984
commit 8443463006
3 changed files with 14 additions and 9 deletions

View File

@@ -84,6 +84,7 @@ services:
- @config
- @cache
- @log
- %core.root_path%
tags:
- { name: console.command }