mirror of
https://github.com/YunoHost-Apps/jeedom_ynh.git
synced 2024-09-03 19:26:26 +02:00
Add PHP MySQL dependency
This commit is contained in:
parent
c5e49fa730
commit
a659fe8dd1
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ ram.runtime = "200M"
|
|||
"php7.4-ssh2",
|
||||
"php7.4-mbstring",
|
||||
"php7.4-ldap",
|
||||
"php7.4-mysql",
|
||||
|
||||
"mariadb-server",
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue