jwt包的版本调整为3.3.3
This commit is contained in:
parent
5f242547e1
commit
decf9bd556
@ -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"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/var-dumper": "^4.2",
|
||||
|
@ -63,6 +63,7 @@ return [
|
||||
],
|
||||
'user_action' => [
|
||||
'login' => '登录',
|
||||
'module' => '拉取',
|
||||
'reg' => '注册',
|
||||
'upload' => '上传',
|
||||
'down' => '下载',
|
||||
|
Loading…
x
Reference in New Issue
Block a user