From 706359a1e387410210a27f9eddfdc42086a09027 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 31 Jan 2025 07:41:36 +0100 Subject: refresh ver --- wizard/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wizard') diff --git a/wizard/index.php b/wizard/index.php index 9e344564..54ee6805 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -124,7 +124,7 @@ $phpname = [ '5.6' => '5.6.40 (no upstream support since January 2019)', ]; $phptest = [ - '8.4' => '8.4.4RC1', + '8.4' => '8.4.4RC2', '8.3' => '8.3.17RC1', ]; -- cgit