1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja_ynh.git synced 2024-09-03 19:26:22 +02:00

Update manifest.toml: add php7.4-mysql dependency

This commit is contained in:
Alexandre Aubin 2024-05-02 00:05:49 +02:00 committed by GitHub
parent de422cf669
commit 1464593f4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,6 +84,7 @@ ram.runtime = "50M"
"php7.4-json",
"php7.4-xml",
"php7.4-zip",
"php7.4-mysql",
"mariadb-server",
]