From 97f7ba9aac387a3f1826772dee55d753a919e742 Mon Sep 17 00:00:00 2001 From: Inhere Date: Thu, 28 Oct 2021 12:06:52 +0800 Subject: [PATCH] fix: config load file error --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 7a97d5c..4c6514d 100644 --- a/composer.json +++ b/composer.json @@ -46,8 +46,7 @@ "Inhere\\Kite\\": "app/" }, "files": [ - "app/func.php", - "app/boot.php" + "app/func.php" ] }, "bin": [