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

Revert "Update manifest.toml"

This reverts commit 2ee2eda09c.
This commit is contained in:
Éric Gaspar 2024-01-09 15:08:14 +01:00
parent 303ce56567
commit 0d501e0b34

View file

@ -55,7 +55,7 @@ ram.runtime = "50M"
main.url = "/"
[resources.apt]
packages = "postgresql, apt-transport-https, postgresql-contrib, php7.4-zip, php7.4-pgsql, php7.4-xml, php7.4-intl, php7.4-gd, php7.4-curl, php7.4-bcmath, php7.4-opcache"
packages = "postgresql, apt-transport-https, postgresql-contrib, php8.2-zip, php8.2-pgsql, php8.2-xml, php8.2-intl, php8.2-gd, php8.2-curl, php8.2-bcmath, php8.2-opcache"
[resources.database]
type = "postgresql"