From 4eaeeb823012813bb7b0c5c1e791be078bbffc76 Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Thu, 30 Apr 2026 11:06:08 +0800 Subject: [PATCH] Make swoole using `6.2.0` --- config/source.json | 1 - 1 file changed, 1 deletion(-) diff --git a/config/source.json b/config/source.json index 5fbf8c4c..a14ac41a 100644 --- a/config/source.json +++ b/config/source.json @@ -1194,7 +1194,6 @@ "path": "php-src/ext/swoole", "type": "ghtar", "repo": "swoole/swoole-src", - "match": "v6\\.+", "prefer-stable": true, "license": { "type": "file",