From fb4e7208a783888046c8681bc8f0ecfe0a49d741 Mon Sep 17 00:00:00 2001 From: schuer Date: Sun, 22 Sep 2024 13:06:12 +0200 Subject: [PATCH] build: add php 8.4-rc --- source/images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/images.yml b/source/images.yml index 2273c89..2bf4416 100644 --- a/source/images.yml +++ b/source/images.yml @@ -20,4 +20,4 @@ images: - "5-edge" package-url: "https://github.com/redaxo/redaxo/releases/download/5.17.1/redaxo_5.17.1.zip" package-sha: "75b8e5a7e58b8c80cacdbd19f6cce8653d3f4d50" - php-version: "8.3" + php-version: "8.4-rc"