From 6657f92fe60ba7a3ff1f3164b77b0a9ed6e714a6 Mon Sep 17 00:00:00 2001
From: Karson <karsonzhang@163.com>
Date: Sat, 13 Jun 2020 09:32:54 +0800
Subject: [PATCH] 更新easywechat依赖

---
 composer.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 714b8a5..3497bde 100755
--- a/composer.json
+++ b/composer.json
@@ -21,7 +21,8 @@
         "phpmailer/phpmailer": "~6.1.6",
         "karsonzhang/fastadmin-addons": "~1.1.11",
         "overtrue/pinyin": "~3.0",
-        "phpoffice/phpspreadsheet": "^1.2"
+        "phpoffice/phpspreadsheet": "^1.2",
+        "overtrue/wechat": "~4.1"
     },
     "config": {
         "preferred-install": "dist"
--
libgit2 0.24.0