From 557cf9b68345e5d380d7a2c91fcf1e832faeb386 Mon Sep 17 00:00:00 2001 From: hdm Date: Thu, 23 Jun 2022 09:39:20 +0800 Subject: [PATCH] =?UTF-8?q?jwt=E5=8C=85=E7=9A=84=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=B8=BA3.3.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b180408..9566bbd 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "topthink/think-view": "^1.0", "topthink/think-captcha": "^3.0", "phpmailer/phpmailer": "^6.6", - "lcobucci/jwt": "^3.4", + "lcobucci/jwt": "3.3.3", "overtrue/pinyin": "^4.0" }, "require-dev": {