From 39354af70bc34b33912da9ebd3e946d4d94c5f11 Mon Sep 17 00:00:00 2001 From: tianfenghan Date: Sat, 8 Aug 2026 15:57:31 +0800 Subject: [PATCH] chore(deps): update swoole/phpx dependency and increment version - Updated swoole/phpx from ~2.4.6 to ~2.5.0 - Incremented version number from 1100 to 1101 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 3921c7fb..4f25b930 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.4.6", + "swoole/phpx": "~2.5.0", "ajaxray/ansikit": "^0.3.1" }, "require-dev": { diff --git a/version.txt b/version.txt index 5b2b5503..1ea87ef7 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1100 \ No newline at end of file +1101 \ No newline at end of file