1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/osada_ynh.git synced 2024-09-03 19:46:30 +02:00

Bump php to 7.4

This commit is contained in:
Salamandar 2024-02-28 11:27:36 +01:00
parent cb4111af89
commit c23e813c4e

View file

@ -55,14 +55,14 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
"postgresql",
"postgresql-contrib",
"php7.3-mbstring",
"php7.3-cli",
"php7.3-imagick",
"php7.3-xml",
"php7.3-zip",
"php7.3-pgsql",
"php7.3-json",
"php7.3-gd",
"php7.4-mbstring",
"php7.4-cli",
"php7.4-imagick",
"php7.4-xml",
"php7.4-zip",
"php7.4-pgsql",
"php7.4-json",
"php7.4-gd",
]
[resources.database]