summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wizard/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php
index 01e16c7d..ae29aaf8 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -59,7 +59,7 @@ $types = [
];
$phpvers = [
// use false when only SCL
- '8.1' => false,
+ '8.1' => 'remi-php81',
'8.0' => 'remi-php80',
'7.4' => 'remi-php74',
'7.3' => 'remi-php73',