mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Update manifest.toml
This commit is contained in:
parent
fe068aadf3
commit
9cc7b2ecaa
1 changed files with 6 additions and 6 deletions
|
@ -58,12 +58,12 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.apt]
|
||||
packages = [
|
||||
"php8.2-curl",
|
||||
"php8.2-mbstring",
|
||||
"php8.2-imagick",
|
||||
"php8.2-gd",
|
||||
"php8.2-pgsql",
|
||||
"php8.2-xml",
|
||||
"php8.3-curl",
|
||||
"php8.3-mbstring",
|
||||
"php8.3-imagick",
|
||||
"php8.3-gd",
|
||||
"php8.3-pgsql",
|
||||
"php8.3-xml",
|
||||
"postgresql",
|
||||
"postgresql-contrib",
|
||||
"apt-transport-https",
|
||||
|
|
Loading…
Add table
Reference in a new issue