Added exif to required extensions

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-05-22 18:27:52 +01:00
parent c4b4923ff8
commit b1e7c772ae

View file

@ -248,6 +248,7 @@ $required_exts_array =
[
'bcmath',
'curl',
'exif',
'fileinfo',
'gd|imagick',
'json',