diff options
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 8175a844b..3ec44b644 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "php": ">=5.5", "ext-gd": "*", "ext-exif": "*", - "ext-finfo": "*", + "ext-fileinfo": "*", "ext-phar": "*", "ext-mbstring": "*" }, |