From dbeeda4ca66265fc42f8fe9d05b1a7d94a744abb Mon Sep 17 00:00:00 2001 From: Philipp Stappert Date: Sat, 31 Aug 2024 16:29:03 +0000 Subject: [PATCH] newer php version --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index eaa07aa..eac27f4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -54,4 +54,4 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.2-xml php8.2-bcmath" + packages = "php8.3-xml php8.3-bcmath"