1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-04 16:06:00 +02:00

[ticket/15276] Add missing dependency

PHPBB3-15276
This commit is contained in:
Rubén Calvo 2017-09-07 13:51:35 +02:00
parent b255209574
commit 5ff182ce25

View File

@ -65,6 +65,7 @@ services:
- '@path_helper'
- '@dispatcher'
- '@files.factory'
- '@php_ini'
calls:
- [set_name, [avatar.driver.upload]]
tags: