mirror of
https://github.com/flextype/flextype.git
synced 2025-08-23 05:16:03 +02:00
refactor(admin-plugin): add ext-fileinfo
to the require section of composer.json
This commit is contained in:
@@ -18,8 +18,9 @@
|
||||
"require": {
|
||||
"php": ">=7.2.0",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
"ext-gd": "*",
|
||||
"ext-mbstring": "*",
|
||||
"ext-fileinfo": "*",
|
||||
|
||||
"doctrine/cache": "~1.10.0",
|
||||
"doctrine/collections": "~1.6.4",
|
||||
|
Reference in New Issue
Block a user