summaryrefslogtreecommitdiffstats
path: root/wizard/index.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-11-04 14:09:32 +0100
committerRemi Collet <remi@remirepo.net>2019-11-04 14:09:32 +0100
commitf485201eb030e0c4adc657c4035328056fde69bc (patch)
treef5fae64f41778631f5de87543733d41e29522bb8 /wizard/index.php
parent011f2086b2c64e5ea3f8e14967ec62392a797bc0 (diff)
add https://mirror.marwan.ma/remi/
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 24169d5c..d88dd192 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -80,7 +80,7 @@ $phpvers = [
];
$phpname = [
':devel' => 'Development version, not ready for production',
- '7.4' => '7.4.0RC4',
+ '7.4' => '7.4.0RC5',
':stable' => 'Stable versions - usage recommended',
'7.3' => '7.3.11 (active support until December 2020)',
'7.2' => '7.2.24 (active support until November 2019)',