From 8410e9fde7368256306e6d7854ec85c298319587 Mon Sep 17 00:00:00 2001 From: Anyon Date: Mon, 5 Feb 2018 18:42:16 +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=AE=E6=8F=8F=E8=BF=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index b3783b8..8f20513 100644 --- a/composer.json +++ b/composer.json @@ -2,12 +2,14 @@ "type": "library", "name": "zoujingli/wechat-developer", "homepage": "https://github.com/zoujingli/WeChatDeveloper", - "description": "WeChat development of SDK", + "description": "WeChat platform and WeChat payment development tools", "license": "MIT", "keywords": [ "WeChatDeveloper", + "developer", "wechat", - "wxsdk" + "wxsdk", + "wxpay" ], "require": { "php": ">=5.4",