Browse Source

恢复cookie的httponly默认设置

Karson 5 years ago
parent
commit
fc701cb901
1 changed files with 3 additions and 1 deletions
  1. 3 1
      composer.json

+ 3 - 1
composer.json

@@ -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"