fix(dev): Add missing imagick extension to make psalm work

Signed-off-by: provokateurin <kate@provokateurin.de>
This commit is contained in:
provokateurin
2024-05-06 13:29:26 +02:00
parent 4efa656238
commit cdf26107a5

View File

@@ -19,6 +19,7 @@ The following PHP extensions are required to be installed and enabled to make ps
* ftp
* gd
* iconv
* imagick
* json
* ldap
* libxml