From 8046877e07b21d200693b543211f0b0af6ef79e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Thu, 1 Feb 2024 23:24:52 +0100 Subject: [PATCH] Add mariadb-server to deps --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 1ceff73..67cca39 100644 --- a/manifest.toml +++ b/manifest.toml @@ -93,6 +93,7 @@ ram.runtime = "50M" "php8.1-intl", "curl", "libzip-dev", + "mariadb-server", ] [resources.database]