Update swoole.sh

pull/632/head
Mr Chen 5 months ago
parent a1b39dcff5
commit dd0c46286c
  1. 2
      plugins/php/versions/common/swoole.sh

@ -15,7 +15,7 @@ actionType=$1
version=$2
LIBNAME=swoole
LIBV=4.8.10
LIBV=5.1.6
if [ "$version" -lt "70" ];then
LIBV=1.10.1

Loading…
Cancel
Save