From a659fe8dd12567b8c17c17af8ee262a255ea92b5 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Wed, 10 Apr 2024 20:27:01 +0200 Subject: [PATCH] Add PHP MySQL dependency --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index d975083..546b872 100644 --- a/manifest.toml +++ b/manifest.toml @@ -82,6 +82,7 @@ ram.runtime = "200M" "php7.4-ssh2", "php7.4-mbstring", "php7.4-ldap", + "php7.4-mysql", "mariadb-server", ]