From 92d4bd0dc9ba03a5a0d8a04fcb342d33f702a525 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 28 May 2024 23:41:40 +0200 Subject: [PATCH] Add mariadb-server dependency --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 9a90ad3..b713aef 100644 --- a/manifest.toml +++ b/manifest.toml @@ -82,6 +82,7 @@ ram.runtime = "200M" "php8.0-xml", "php8.0-xmlwriter", "php8.0-zip", + "mariadb-server", ]