From 928b6687f1970a8e2f0f4e297c0bedad5f08686b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 3 May 2023 08:36:50 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 75f4eae..48fd178 100644 --- a/manifest.toml +++ b/manifest.toml @@ -52,4 +52,4 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.0-curl phpp8.0-gd phpp8.0-zip phpp8.0-mbstring" + packages = "php8.0-curl php8.0-gd php8.0-zip php8.0-mbstring"