浏览代码

恢复cookie的httponly默认设置

Karson 5 年之前
父节点
当前提交
fc701cb901
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      composer.json

+ 3 - 1
composer.json

@@ -22,7 +22,9 @@
         "karsonzhang/fastadmin-addons": "~1.1.11",
         "overtrue/pinyin": "~3.0",
         "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": {
         "preferred-install": "dist"