diff --git a/upgrade.php b/upgrade.php index 36bb31f7a..798d9d3c8 100644 --- a/upgrade.php +++ b/upgrade.php @@ -248,6 +248,7 @@ $required_exts_array = [ 'bcmath', 'curl', + 'exif', 'fileinfo', 'gd|imagick', 'json',