From 53bcde5aea9b688cac2b04ba559c3f53f19a7c4a 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:16:01 +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 8da29a7..f1303ad 100644 --- a/manifest.toml +++ b/manifest.toml @@ -64,5 +64,5 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.0fpm" + packages = "php8.0-fpm" \ No newline at end of file