From 4feb19304beb8166135f2fc1a66d0f049ec37084 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 04:02:26 +0000 Subject: [PATCH] build(deps): bump robthree/twofactorauth from 3.0.2 to 3.0.3 Bumps [robthree/twofactorauth](https://github.com/RobThree/TwoFactorAuth) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/RobThree/TwoFactorAuth/releases) - [Changelog](https://github.com/RobThree/TwoFactorAuth/blob/master/CHANGELOG.md) - [Commits](https://github.com/RobThree/TwoFactorAuth/compare/v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: robthree/twofactorauth dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 3750a26939..85f2b4ce34 100644 --- a/composer.lock +++ b/composer.lock @@ -2748,16 +2748,16 @@ }, { "name": "robthree/twofactorauth", - "version": "v3.0.2", + "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/RobThree/TwoFactorAuth.git", - "reference": "6d70f9ca8e25568f163a7b3b3ff77bd8ea743978" + "reference": "85408c4e775dba7c0802f2d928efd921d530bc5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/6d70f9ca8e25568f163a7b3b3ff77bd8ea743978", - "reference": "6d70f9ca8e25568f163a7b3b3ff77bd8ea743978", + "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/85408c4e775dba7c0802f2d928efd921d530bc5b", + "reference": "85408c4e775dba7c0802f2d928efd921d530bc5b", "shasum": "" }, "require": { @@ -2825,7 +2825,7 @@ "type": "github" } ], - "time": "2024-10-24T15:14:25+00:00" + "time": "2026-01-05T13:17:41+00:00" }, { "name": "symfony/config",