summaryrefslogtreecommitdiffstats
path: root/wizard/index.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-07-19 20:22:25 +0200
committerRemi Collet <remi@remirepo.net>2018-07-19 20:22:25 +0200
commitd6448f6c0896b9f339f0ba08d8cc9e0b06c4c33a (patch)
tree6942391e46ee6c5d9e2f4d310ef971f4e64e67ff /wizard/index.php
parent7adba0f63c7f09bedb7cdddad5975cf212005187 (diff)
Wizard: update versions
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 46681294..fe20ec38 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -77,7 +77,7 @@ $phpname = [
'7.2' => '7.2.8 (active support until Nov 2019)',
'7.1' => '7.1.20 (active support until Dec 2018)',
'7.0' => '7.0.31 (security only support until Dec 2018)',
- '5.6' => '5.6.36 (security only support until Dec 2018)',
+ '5.6' => '5.6.37 (security only support until Dec 2018)',
'5.5' => '5.5.38 (no upstream support since July 2016)',
'5.4' => '5.4.45 (no upstream support since Sept 2015)',
];