From 25f7a814e93140a324752c14e73ac35fc8d434bb Mon Sep 17 00:00:00 2001 From: wangjinlei <751475802@qq.com> Date: Sat, 6 Feb 2021 13:42:13 +0800 Subject: [PATCH] 20201112 --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2abc490..919f466 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,8 @@ "topthink/think-captcha": "1.*", "phpmailer/phpmailer": "^6.1", "tecnickcom/tcpdf": "^6.3", - "weiwei/api-doc": "^1.6" + "weiwei/api-doc": "^1.6", + "topthink/think-queue": "1.1.4" }, "autoload": { "psr-4": {