From a0cd044d8149b402963f6eaca393cfe9e8343bec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A1=B5=E4=B8=96=E4=B8=8D=E5=86=8D?= Date: Tue, 10 Oct 2023 17:04:15 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ab1d9d8..e7bbb97 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "require": { "php": ">=7.1.0", "dcat/laravel-admin": "~2.0", - "pragmarx/google2fa": ">3.0" + "pragmarx/google2fa-qrcode": "^2.0|^3.0" }, "autoload": { "psr-4": {