From 95affb10ac945980ee7039dc447e7df87935717a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=B8=9C=E4=BA=91?= Date: Wed, 4 Jan 2023 17:40:41 +0800 Subject: [PATCH] =?UTF-8?q?build(composer):=20=E8=AE=BE=E7=BD=AEhdk?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= 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 c7aa8fd..093c52f 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "hyperf/translation": "^2.2", "hyperf/validation": "^2.2", "litesaml/lightsaml": "~3.0.0", - "singularity/hyperf-development-kit": "dev-main", + "singularity/hyperf-development-kit": "^0.1.0", "teapot/status-code": "^1.1", "ext-redis": "*" },