diff options
Diffstat (limited to 'wizard')
| -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 997bc4d2..6e83a08f 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -84,7 +84,7 @@ $arches = [  ];  $phpvers = [  	// use false when only SCL -	'8.2' => false, +	'8.2' => 'remi-php82',  	'8.1' => 'remi-php81',  	'8.0' => 'remi-php80',      '7.4' => 'remi-php74',  | 
