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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-02-28 08:35:09 +01:00
parent 75ee1b3a6d
commit 1752e23303

View file

@ -69,12 +69,12 @@ ram.runtime = "50M"
[resources.apt] [resources.apt]
packages = [ packages = [
"mariadb-server", "mariadb-server",
"php8.2", "php7.4",
"php8.2-gd", "php7.4-gd",
"php8.2-mbstring", "php7.4-mbstring",
"php8.2-xml", "php7.4-xml",
"php8.2-mysql", "php7.4-mysql",
"php8.2-sqlite3" "php7.4-sqlite3"
] ]
[resources.database] [resources.database]