From ea503309a1bb8641657b72f63fd3f63015ee018a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 20:38:26 +0000 Subject: [PATCH] Update humanmade/two-factor requirement from ^0.3.3 to ^0.6.0 Updates the requirements on [humanmade/two-factor](https://github.com/humanmade/two-factor) to permit the latest version. - [Release notes](https://github.com/humanmade/two-factor/releases) - [Commits](https://github.com/humanmade/two-factor/compare/0.3.3...0.6.0) --- updated-dependencies: - dependency-name: humanmade/two-factor dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index daf6f58..f592849 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "humanmade/disable-accounts": "^0.2.2", "humanmade/php-basic-auth": "^1.1.7", "humanmade/require-login": "~1.0.5", - "humanmade/two-factor": "^0.3.3", + "humanmade/two-factor": "^0.6.0", "xwp/stream": "^3.10.0" }, "extra": {