From b40a526ad790059146a4f99d991f99e174819bbf Mon Sep 17 00:00:00 2001 From: zyimm Date: Mon, 31 Jul 2023 17:22:43 +0800 Subject: [PATCH] =?UTF-8?q?chore:=E9=80=82=E9=85=8Dhyperf3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 7e4be5c..fa84e3f 100644 --- a/composer.json +++ b/composer.json @@ -10,11 +10,11 @@ "require": { "php": ">=8.0", "hyperf/framework": "3.*", - "psr/container": "^1.0", "hyperf/pool": "3.*", "hyperf/utils": "3.*", "hyperf/di": "3.*", - "ext-mongodb": "*" + "ext-mongodb": "*", + "psr/container": "^2.0" }, "autoload": { "classmap": [