1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/15276] Use mimetype guesser

PHPBB3-15276
This commit is contained in:
Rubén Calvo
2017-08-11 00:50:19 +02:00
parent 09856aeb26
commit c3e9aa1c18
4 changed files with 15 additions and 15 deletions

View File

@@ -39,6 +39,7 @@ services:
arguments:
- '@filesystem'
- '@upload_imagesize'
- '@mimetype.guesser'
- '%core.root_path%'
tags:
- { name: storage.adapter }