summaryrefslogtreecommitdiffstats
path: root/wizard/index.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-05-25 15:06:40 +0200
committerRemi Collet <remi@remirepo.net>2020-05-25 15:06:40 +0200
commit014204395d5ee31f942783090454d228cb4f6c3c (patch)
treec8cb7cb57304d0910d555fe5b3fd2bc0a60d2050 /wizard/index.php
parentd4ac8fc181bd79ae2cc70e8cb72b6eb4c6cf6519 (diff)
EL-8: split redis in its own repo
Diffstat (limited to 'wizard/index.php')
-rw-r--r--wizard/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php
index 5d4fb476..5bbdfde7 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -82,7 +82,7 @@ $phpvers = [
];
$phpname = [
':devel' => 'Development version, not ready for production',
- '8.0' => '8.0.0-dev (2020-05-13 snapshot)',
+ '8.0' => '8.0.0-dev (2020-05-19 snapshot)',
':stable' => 'Stable versions - usage recommended',
'7.4' => '7.4.6 (active support until November 2021)',
'7.3' => '7.3.18 (active support until December 2020)',