From 87ce70619dd5644579a765f1f28de01d4a13cf61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 5 Apr 2023 16:01: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 f982f35..f20c9ef 100644 --- a/manifest.toml +++ b/manifest.toml @@ -51,4 +51,4 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages ='php8.0-fpm' \ No newline at end of file + packages ='php7.4-fpm' \ No newline at end of file