From e685939ab8993e351a31e9bd2148386da6309dd6 Mon Sep 17 00:00:00 2001 From: yunwuxin <448901948@qq.com> Date: Fri, 25 Aug 2023 17:09:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d13791a..9cc648b 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "ext-json": "*", "ext-swoole": ">=4.6", "nette/php-generator": "^4.0", - "open-smf/connection-pool": "~1.0", + "open-smf/connection-pool": ">=1.0", "stechstudio/backoff": "^1.2", "swoole/ide-helper": "^4.3", "symfony/finder": "^4.3.2|^5.1",