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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-10-23 20:37:19 +02:00
parent 032fbfb0b6
commit 2ece2825a5

View file

@ -59,7 +59,7 @@ ram.runtime = "50M"
main.url = "/"
[resources.apt]
packages = "mariadb-server, openssl, php8.1-curl, php8.1-ldap, php8.1-mysql, php8.1-gd, php8.1-xml, php8.1-mbstring, php8.1-zip, php8.1-bcmath, php8.1-redis"
packages = "mariadb-server, openssl, php8.2-curl, php8.2-ldap, php8.2-mysql, php8.2-gd, php8.2-xml, php8.2-mbstring, php8.2-zip, php8.2-bcmath, php8.2-redis"
[resources.database]
type = "mysql"