diff options
Diffstat (limited to 'wizard/index.php')
| -rw-r--r-- | wizard/index.php | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php index 39142384..40bab86f 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -78,7 +78,7 @@ $phpvers = [  ];  $phpname = [  	':stable' => 'Stable versions - usage recommended', -		'7.3' => '7.3.6  (active support until December 2020)', +		'7.3' => '7.3.3  (active support until December 2020)',  		'7.2' => '7.2.16 (active support until November 2019)',  	':secure' => 'Security only versions',  		'7.1' => '7.1.27 (security only support until December 2019)',  | 
