Skip to content

Commit d5ff1d0

Browse files
authored
add php 8.1 (hestiacp#2630)
1 parent 027ad40 commit d5ff1d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/v-run-cli-cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ if [ "$basecmd" != 'ps' -a \
6969
"$basecmd" != 'php7.3' -a \
7070
"$basecmd" != 'php7.4' -a \
7171
"$basecmd" != 'php8.0' -a \
72+
"$basecmd" != 'php8.1' -a \
7273
"$basecmd" != 'php' -a \
7374
"$basecmd" != "wp" -a \
7475
"$basecmd" != 'composer' ]; then

0 commit comments

Comments
 (0)