From 58030109dd26bf3cc443069569622507c25cfffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=B8=9C=E4=BA=91?= Date: Thu, 28 Apr 2022 22:44:09 +0800 Subject: [PATCH] =?UTF-8?q?feat(composer):=20=E6=9B=B4=E6=96=B0=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6=E5=91=BD=E5=90=8D=E7=A9=BA=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 李东云 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a131592..e030979 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ ], "extra": { "hyperf": { - "config": "Singularity\\HyperfDevelopmentKit\\ConfigProvider" + "config": "Singularity\\HDK\\ConfigProvider" } }, "require": {