summaryrefslogtreecommitdiffstats
path: root/wizard/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'wizard/index.php')
-rw-r--r--wizard/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizard/index.php b/wizard/index.php
index bda970c7..9474cbfd 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -72,10 +72,10 @@ $phpvers = [
];
$phpname = [
':devel' => 'Development version, not ready for production',
- '8.1' => '8.1.0alpha2',
+ '8.1' => '8.1.0beta1',
':stable' => 'Stable versions - usage recommended',
'8.0' => '8.0.8 (active support until November 2022)',
- '7.4' => '7.4.21 (active support until November 2021)',
+ '7.4' => '7.4.22 (active support until November 2021)',
':secure' => 'Security only versions',
'7.3' => '7.3.29 (security only support until December 2021)',
':eol' => 'Deprecated versions - usage discouraged',