mirror of
https://github.com/YunoHost-Apps/phplicensewatcher_ynh.git
synced 2024-09-03 19:56:32 +02:00
fix: php7.4 minimum
This commit is contained in:
parent
87cdc14411
commit
ded0d770ad
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
|||
|
||||
[resources.apt]
|
||||
packages = [
|
||||
"php7.3-mysql",
|
||||
"php7.4-mysql",
|
||||
"mariadb-server",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue