From d06b3466ab5079297fc3416ff0274fe3d11c42df Mon Sep 17 00:00:00 2001 From: Anyon Date: Mon, 29 Jan 2018 10:16:49 +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=E7=9B=AE=E5=BD=95=E5=BF=BD=E7=95=A5=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- composer.json | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0ccc10d..3b7c87d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea -.git \ No newline at end of file +.git +/Wechat/Cache diff --git a/composer.json b/composer.json index d6b84b2..54a4cc0 100644 --- a/composer.json +++ b/composer.json @@ -6,8 +6,7 @@ "license": "MIT", "keywords": [ "wechat", - "alipay", - "wxpay" + "wxsdk" ], "require": { "php": ">=5.4",