From 5af6bc0d63210ee555c3c08130627ca6844c3fce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 28 May 2023 17:34:14 +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 669f1d3..b11d217 100644 --- a/manifest.toml +++ b/manifest.toml @@ -51,4 +51,4 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.1-fpm git" + packages = "php8.1-fpm php8.1-dom git"