From 320272f8cca6e7ced022a474946628c27c88f708 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Fri, 25 Jul 2025 09:43:47 +0200 Subject: [PATCH] update to "robthree/twofactorauth": "^3.0" --- composer-dist.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer-dist.json b/composer-dist.json index 3ed4e7cc8..21ab9b52f 100644 --- a/composer-dist.json +++ b/composer-dist.json @@ -5,7 +5,7 @@ } }, "require": { - "robthree/twofactorauth": "^1.5", + "robthree/twofactorauth": "^3.0", "slim/slim": "^4.0", "guzzlehttp/psr7": "*", "erusev/parsedown": "*",