mirror of
http://124.126.16.154:8888/singularity/HyperfDevelopmentKit.git
synced 2026-01-15 00:35:08 +08:00
build(composer): 将 jwt 改为了建议
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
"php": "~8.0",
|
||||
"composer/composer": "*",
|
||||
"ergebnis/http-method": "^2.2",
|
||||
"firebase/php-jwt": "^6.1",
|
||||
"hyperf/config": "^2.2",
|
||||
"hyperf/constants": "^2.2",
|
||||
"hyperf/context": "^2.2",
|
||||
@@ -38,7 +37,7 @@
|
||||
"hyperf/session": "^2.2"
|
||||
},
|
||||
"suggest": {
|
||||
"hyperf/redis": "JWT 必需,Session 根据实际需要来",
|
||||
"firebase/php-jwt": "JWT 鉴权必需",
|
||||
"hyperf/session": "Session 鉴权必需"
|
||||
},
|
||||
"config": {
|
||||
|
||||
Reference in New Issue
Block a user