1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zusam_ynh.git synced 2024-09-03 18:05:54 +02:00

requires lower version of php => 8.1 it shall be

This commit is contained in:
dragondaddy 2023-08-07 01:07:56 +02:00
parent 55a27b415a
commit 7c01be708c

View file

@ -75,4 +75,4 @@ ram.runtime = "50M"
[resources.ports]
[resources.apt]
packages = "unzip ffmpeg php8.2 php8.2-fpm php8.2-xml php8.2-curl php8.2-mbstring php8.2-sqlite3 php-imagick php8.2-intl curl"
packages = "unzip ffmpeg php8.1 php8.1-fpm php8.1-xml php8.1-curl php8.1-mbstring php8.1-sqlite3 php-imagick php8.1-intl curl"