mirror of
https://github.com/YunoHost-Apps/osada_ynh.git
synced 2024-09-03 19:46:30 +02:00
Bump php to 7.4
This commit is contained in:
parent
cb4111af89
commit
c23e813c4e
1 changed files with 8 additions and 8 deletions
|
@ -55,14 +55,14 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
|||
"postgresql",
|
||||
"postgresql-contrib",
|
||||
|
||||
"php7.3-mbstring",
|
||||
"php7.3-cli",
|
||||
"php7.3-imagick",
|
||||
"php7.3-xml",
|
||||
"php7.3-zip",
|
||||
"php7.3-pgsql",
|
||||
"php7.3-json",
|
||||
"php7.3-gd",
|
||||
"php7.4-mbstring",
|
||||
"php7.4-cli",
|
||||
"php7.4-imagick",
|
||||
"php7.4-xml",
|
||||
"php7.4-zip",
|
||||
"php7.4-pgsql",
|
||||
"php7.4-json",
|
||||
"php7.4-gd",
|
||||
]
|
||||
|
||||
[resources.database]
|
||||
|
|
Loading…
Add table
Reference in a new issue