fix: check if imagick installed

This commit is contained in:
Steven Qiu 2025-07-25 17:43:53 +08:00
parent 5b6bb98860
commit 57c02dd51c
No known key found for this signature in database
GPG Key ID: 8ACE9DCFC76F38B9

View File

@ -51,6 +51,7 @@ ini_set('display_errors', true);
'json',
'fileinfo',
'zip',
'imagick',
],
'write_permission' => [
'bootstrap/cache',