From fc701cb901b7e89c397bd1010dd1f85f077a0e1b Mon Sep 17 00:00:00 2001 From: Karson Date: Mon, 20 Jul 2020 16:05:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8Dcookie=E7=9A=84httponly?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3497bdee..63d9cd89 100755 --- a/composer.json +++ b/composer.json @@ -22,7 +22,9 @@ "karsonzhang/fastadmin-addons": "~1.1.11", "overtrue/pinyin": "~3.0", "phpoffice/phpspreadsheet": "^1.2", - "overtrue/wechat": "~4.1" + "overtrue/wechat": "4.2.11", + "league/oauth2-server": "8.0", + "topthink/think-queue": "v1.1.6" }, "config": { "preferred-install": "dist"