From 893878730f08efad22656764f8cdd36e3c715cf6 Mon Sep 17 00:00:00 2001 From: Anyon Date: Thu, 1 Feb 2018 12:51:24 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E6=94=B9=E9=A1=B9?= =?UTF-8?q?=E7=9B=AEcomposer=E9=85=8D=E7=BD=AE?= 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 32a1ea5..b3783b8 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ }, "autoload": { "psr-4": { - "WeChat\\": "./WeChat" + "WeChat\\": "WeChat" } } } \ No newline at end of file