From 0f6cc17450d3c2d2d85d48f99b2f5591c9533d92 Mon Sep 17 00:00:00 2001 From: tianfenghan Date: Sat, 22 Aug 2026 13:51:51 +0800 Subject: [PATCH] chore(deps): update swoole/phpx dependency and project version - Updated swoole/phpx from ~2.6.1 to ~2.6.2 in composer.json - Incremented project version from 1110 to 1112 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 b58e82b0..24b88f27 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.6.1", + "swoole/phpx": "~2.6.2", "ajaxray/ansikit": "^0.3.1" }, "require-dev": { diff --git a/version.txt b/version.txt index 96e38be9..76482c7d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1110 \ No newline at end of file +1112 \ No newline at end of file