jwt包的版本调整为3.3.3

This commit is contained in:
hdm 2022-06-23 09:39:20 +08:00
parent 1df4a1fbcc
commit 557cf9b683

View File

@ -27,7 +27,7 @@
"topthink/think-view": "^1.0", "topthink/think-view": "^1.0",
"topthink/think-captcha": "^3.0", "topthink/think-captcha": "^3.0",
"phpmailer/phpmailer": "^6.6", "phpmailer/phpmailer": "^6.6",
"lcobucci/jwt": "^3.4", "lcobucci/jwt": "3.3.3",
"overtrue/pinyin": "^4.0" "overtrue/pinyin": "^4.0"
}, },
"require-dev": { "require-dev": {