summaryrefslogtreecommitdiffstats
path: root/wizard
diff options
context:
space:
mode:
Diffstat (limited to 'wizard')
-rw-r--r--wizard/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php
index a257a6fd..9b4751ca 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -118,7 +118,7 @@ $phpvers = [
];
$phpname = [
':devel' => 'Development version, not ready for production',
- '8.4' => '8.4.0beta4',
+ '8.4' => '8.4.0beta5',
':stable' => 'Stable versions - usage recommended',
'8.3' => '8.3.11 (active support until December 2025)',
'8.2' => '8.2.23 (active support until December 2024)',