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:
parent
47eb7c492e
commit
a23fb2a840
1 changed files with 5 additions and 5 deletions
|
@ -54,9 +54,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",
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue