Check that imagick supports PDF (#1089)

pull/1091/head
Michele Locati 2025-04-09 18:13:46 +02:00 committed by GitHub
parent 7e1ecfb598
commit 48af26d6e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ $requiredFormats = array_map('strtoupper', [
'BMP',
'GIF',
'JPG',
'PDF',
'PNG',
'SVG',
'TIFF',