From 54a5658e9951fb2e5ed87381d257839adc7a8568 Mon Sep 17 00:00:00 2001 From: wangjinlei <751475802@qq.com> Date: Wed, 6 Apr 2022 13:16:41 +0800 Subject: [PATCH] 20201112 --- composer.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f7b34fc..919f466 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,9 @@ "topthink/framework": "5.0.*", "topthink/think-captcha": "1.*", "phpmailer/phpmailer": "^6.1", - "tecnickcom/tcpdf": "^6.3" + "tecnickcom/tcpdf": "^6.3", + "weiwei/api-doc": "^1.6", + "topthink/think-queue": "1.1.4" }, "autoload": { "psr-4": {