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