From 1464593f4b2a0059cf57081c2fd345d924136260 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Thu, 2 May 2024 00:05:49 +0200 Subject: [PATCH] Update manifest.toml: add php7.4-mysql dependency --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index b27e157..1054682 100644 --- a/manifest.toml +++ b/manifest.toml @@ -84,6 +84,7 @@ ram.runtime = "50M" "php7.4-json", "php7.4-xml", "php7.4-zip", + "php7.4-mysql", "mariadb-server", ]