From 9ffec4b246f1963759ff1b51bdfde21e1acebf40 Mon Sep 17 00:00:00 2001 From: "Charles P." Date: Tue, 2 Jan 2024 20:27:09 +0100 Subject: [PATCH] :arrow_up: bump dependencies for php8.3 --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 051f3f1..89f655f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -53,4 +53,4 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.2-xml php8.2-bcmath" + packages = "php8.3-xml php8.3-bcmath"