mirror of https://gitee.com/karson/fastadmin.git
恢复cookie的httponly默认设置
parent
bcd1b7fb9c
commit
fc701cb901
|
|
@ -22,7 +22,9 @@
|
||||||
"karsonzhang/fastadmin-addons": "~1.1.11",
|
"karsonzhang/fastadmin-addons": "~1.1.11",
|
||||||
"overtrue/pinyin": "~3.0",
|
"overtrue/pinyin": "~3.0",
|
||||||
"phpoffice/phpspreadsheet": "^1.2",
|
"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": {
|
"config": {
|
||||||
"preferred-install": "dist"
|
"preferred-install": "dist"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue