1
0
Fork 0
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:
tituspijean 2024-04-10 20:27:01 +02:00 committed by Félix Piédallu
parent c5e49fa730
commit a659fe8dd1

View file

@ -82,6 +82,7 @@ ram.runtime = "200M"
"php7.4-ssh2",
"php7.4-mbstring",
"php7.4-ldap",
"php7.4-mysql",
"mariadb-server",
]