From 7b75b07f4d3cbe52d918f5a5630822cf18bafdf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 20 Mar 2023 18:09:17 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 55bbe4e..ed7206c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -62,4 +62,5 @@ ram.runtime = "50M" packages = "mariadb-server php8.1-curl php8.1-gd php8.1-cli php8.1-mysql php8.1-xml php8.1-mbstring" [resources.database] - type = "mysql" \ No newline at end of file + type = "mysql" + \ No newline at end of file