From dd0c46286ca100a1f1e3bbc3373817af9edfde4e Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Tue, 10 Dec 2024 14:37:46 +0800 Subject: [PATCH] Update swoole.sh --- plugins/php/versions/common/swoole.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/php/versions/common/swoole.sh b/plugins/php/versions/common/swoole.sh index d39e624aa..9e03436a1 100755 --- a/plugins/php/versions/common/swoole.sh +++ b/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