From 0360a511042e756a0ddeccf33f1f7ad7c7145357 Mon Sep 17 00:00:00 2001 From: tianfenghan Date: Sat, 27 Jun 2026 08:56:34 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E6=9B=B4=E6=96=B0=20swoole/phpx?= =?UTF-8?q?=20=E4=BE=9D=E8=B5=96=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 swoole/phpx 从 ~2.3.9 升级到 ~2.3.10 - 更新版本号从 1073 到 1074 --- composer.json | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index f7588431..c4f54128 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "marcj/topsort": "^2.0", "symfony/var-dumper": "^8.0", "symfony/yaml": "^8.0", - "swoole/phpx": "~2.3.9", + "swoole/phpx": "~2.3.10", "ajaxray/ansikit": "^0.3.1" }, "require-dev": { diff --git a/version.txt b/version.txt index 2fefc468..cf635ffb 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1073 \ No newline at end of file +1074