summaryrefslogtreecommitdiffstats
path: root/wizard
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-09-11 15:02:42 +0200
committerRemi Collet <remi@remirepo.net>2020-09-11 15:02:42 +0200
commitd6ca716093187a1d82f2dd470d730e95d8c10179 (patch)
treef481275b933ff0b57ba107de145576a5849399a4 /wizard
parent0d4369c4ee460b348b845ef92bc530406c59b7a3 (diff)
add php:remi-8.0 stream
Diffstat (limited to 'wizard')
-rw-r--r--wizard/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php
index d8d644dd..3a817621 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -69,7 +69,7 @@ $types = [
];
$phpvers = [
// use false when only SCL
- '8.0' => false,
+ '8.0' => 'remi-php80',
'7.4' => 'remi-php74',
'7.3' => 'remi-php73',
'7.2' => 'remi-php72',