From 588cd85ca46d9ae21cf3f2cb5f177e88a72f65d9 Mon Sep 17 00:00:00 2001 From: tianfenghan Date: Mon, 11 May 2026 14:00:01 +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.1.5 升级到 ~2.1.6 - 更新项目版本号从 1051 到 1053 --- composer.json | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 1a64d7a9..f9f100e2 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "marcj/topsort": "^2.0", "symfony/var-dumper": "^8.0", "symfony/yaml": "^8.0", - "swoole/phpx": "~2.1.5" + "swoole/phpx": "~2.1.6" }, "require-dev": { "phpunit/phpunit": "^10.4", diff --git a/version.txt b/version.txt index 01ff2b71..b96bfec6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1051 \ No newline at end of file +1053