From 520a8b0fc4d54a429cadb83703081796e8892e99 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Sat, 5 Aug 2023 00:53:18 +0200 Subject: [PATCH] Update manifest.toml not needed --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index e6d3eb5..11c2819 100644 --- a/manifest.toml +++ b/manifest.toml @@ -54,4 +54,4 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.2-sqlite3 php8.2-gd php8.2-intl php8.2-cli php8.2-gnupg php8.2-mbstring php8.2-zip" + packages = "php8.2-sqlite3 php8.2-gd php8.2-intl php8.2-cli php8.2-gnupg php8.2-mbstring"