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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-09-10 13:37:40 +02:00
parent d15a793dd7
commit cdad5114aa

View file

@ -67,7 +67,7 @@ ram.runtime = "50M"
super_admin.allowed = "admins" super_admin.allowed = "admins"
[resources.apt] [resources.apt]
packages = "mariadb-server, php8.2-gd, php8.2-intl, php8.2-mbstring, php8.2-pdo, php8.2-zip, php8.2-xml, php8.2-xsl, php8.2-ldap, php8.2-mysql" packages = "mariadb-server, php8.1-gd, php8.1-intl, php8.1-mbstring, php8.1-pdo, php8.1-zip, php8.1-xml, php8.1-xsl, php8.1-ldap, php8.1-mysql"
[resources.database] [resources.database]
type = "mysql" type = "mysql"