1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zwiicms_ynh.git synced 2024-09-03 18:06:04 +02:00

Add php-intl

Module intl manquant - Module intl missing.

ZwiiCMS ne peut pas démarrer ; activez les extensions requises - ZwiiCMS cannot start, enabled missing extensions.
This commit is contained in:
pp-r 2023-03-21 18:34:24 +01:00 committed by GitHub
parent 0039302be2
commit 41207983e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,4 +72,4 @@ ram.runtime = "50M"
main.url = "/"
[resources.apt]
packages = "php8.0-mbstring,php8.0-zip,php8.0-GD,php8.0-exif,php8.0-XMLWriter"
packages = "php8.0-mbstring,php8.0-zip,php8.0-GD,php8.0-exif,php8.0-XMLWriter,php8.0-intl"