From 2f1128b923e0cfc9e4625f963cbb29e9b8df5945 Mon Sep 17 00:00:00 2001 From: kentwangit Date: Wed, 19 May 2021 11:35:03 +0800 Subject: [PATCH] Update composer.json --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index fea9884..1195ced 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "type": "library", - "name": "zoujingli/wechat-developer", - "homepage": "https://github.com/zoujingli/WeChatDeveloper", + "name": "zoujingli/wechat-developer-kentwangit", + "homepage": "https://github.com/kentwangit/WeChatDeveloper", "description": "WeChat platform and WeChat payment development tools", "license": "MIT", "authors": [ @@ -42,4 +42,4 @@ "WePayV3\\": "WePayV3" } } -} \ No newline at end of file +}