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 GitHub
parent 2524ebbb47
commit 4bf5606a1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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