From 7c09e2038fbe6330628db73a9a90a876734398ac Mon Sep 17 00:00:00 2001 From: tituspijean Date: Mon, 2 Oct 2023 10:21:15 +0200 Subject: [PATCH] Back to PHP8.0 --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 7a35066..cd8885a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -64,4 +64,4 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.2-fpm" + packages = "php8.0-fpm"