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

[ticket/12684] Updates for 3.2 API

PHPBB3-12684
This commit is contained in:
Matt Friedman
2016-02-29 11:38:49 -08:00
parent d17a8ab523
commit 6fe084a2fd
4 changed files with 49 additions and 16 deletions

View File

@@ -182,6 +182,8 @@ services:
- '@dbal.conn'
- '@config'
- '@passwords.manager'
- '%core.root_path%'
- '%core.php_ext%'
tags:
- { name: console.command }