From 6e5fadcbc645fec7d509494e400c835b82856cba Mon Sep 17 00:00:00 2001 From: tianfenghan Date: Tue, 11 Aug 2026 17:34:14 +0800 Subject: [PATCH] chore(deps): update swoole/phpx dependency version - Updated swoole/phpx from ~2.5.0 to ~2.5.3 in composer.json - Incremented version number from 1102 to 1103 in version.txt --- composer.json | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 4f25b930..bd7ae056 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "marcj/topsort": "^2.0", "symfony/var-dumper": "^8.0", "symfony/yaml": "^8.0", - "swoole/phpx": "~2.5.0", + "swoole/phpx": "~2.5.3", "ajaxray/ansikit": "^0.3.1" }, "require-dev": { diff --git a/version.txt b/version.txt index 4d642625..0da1d639 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1102 \ No newline at end of file +1103 \ No newline at end of file