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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-06-08 14:24:17 +02:00
parent 49fe4bc59e
commit 030da75dca

View file

@ -55,9 +55,9 @@ ram.runtime = "50M"
[resources.apt]
packages = [
"php7.4-gd",
"php7.4-intl",
"php7.4-xml",
"php7.4-sqlite3",
"php7.4-mbstring",
"php8.2-gd",
"php8.2-intl",
"php8.2-xml",
"php8.2-sqlite3",
"php8.2-mbstring",
]