From 7e09899e2d17026057cf3dab48c8bdc6ac6bf377 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 7 Sep 2023 22:52:15 +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 7388c84..a14b580 100644 --- a/manifest.toml +++ b/manifest.toml @@ -50,4 +50,4 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.2-fpm php8.2-dom git" + packages = "php8.2-fpm, php8.2-dom, git"