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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-07-10 21:33:16 +02:00
parent fe068aadf3
commit 9cc7b2ecaa

View file

@ -58,12 +58,12 @@ ram.runtime = "50M"
[resources.apt] [resources.apt]
packages = [ packages = [
"php8.2-curl", "php8.3-curl",
"php8.2-mbstring", "php8.3-mbstring",
"php8.2-imagick", "php8.3-imagick",
"php8.2-gd", "php8.3-gd",
"php8.2-pgsql", "php8.3-pgsql",
"php8.2-xml", "php8.3-xml",
"postgresql", "postgresql",
"postgresql-contrib", "postgresql-contrib",
"apt-transport-https", "apt-transport-https",