From eda52c5ffe62ffa05e2460f3437f98226b5cbe1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 26 Feb 2024 15:04:41 +0100 Subject: [PATCH] Add missing dependency --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index cc51e9a..69fa860 100644 --- a/manifest.toml +++ b/manifest.toml @@ -88,6 +88,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen "mariadb-server", "php8.0-fpm", "php8.0-cli", + "php8.0-mysql", ] [resources.database]