From 5243f90dd83dd4fcf7afc37efe32ba89e29369fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 11:07:56 +0100 Subject: [PATCH] Bump web-auth/webauthn-symfony-bundle from 5.2.3 to 5.2.4 (#1313) Bumps [web-auth/webauthn-symfony-bundle](https://github.com/web-auth/webauthn-symfony-bundle) from 5.2.3 to 5.2.4. - [Commits](https://github.com/web-auth/webauthn-symfony-bundle/compare/5.2.3...5.2.4) --- updated-dependencies: - dependency-name: web-auth/webauthn-symfony-bundle dependency-version: 5.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 8d224c67..00fafb81 100644 --- a/composer.lock +++ b/composer.lock @@ -17510,16 +17510,16 @@ }, { "name": "web-auth/webauthn-lib", - "version": "5.2.3", + "version": "5.2.4", "source": { "type": "git", "url": "https://github.com/web-auth/webauthn-lib.git", - "reference": "8782f575032fedc36e2eb27c39c736054e2b6867" + "reference": "c346c9812d4d4a641f5ff26cd5fa4d0bf2035eeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/8782f575032fedc36e2eb27c39c736054e2b6867", - "reference": "8782f575032fedc36e2eb27c39c736054e2b6867", + "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/c346c9812d4d4a641f5ff26cd5fa4d0bf2035eeb", + "reference": "c346c9812d4d4a641f5ff26cd5fa4d0bf2035eeb", "shasum": "" }, "require": { @@ -17580,7 +17580,7 @@ "webauthn" ], "support": { - "source": "https://github.com/web-auth/webauthn-lib/tree/5.2.3" + "source": "https://github.com/web-auth/webauthn-lib/tree/5.2.4" }, "funding": [ { @@ -17592,11 +17592,11 @@ "type": "patreon" } ], - "time": "2025-12-20T10:54:02+00:00" + "time": "2026-03-08T17:01:15+00:00" }, { "name": "web-auth/webauthn-symfony-bundle", - "version": "5.2.3", + "version": "5.2.4", "source": { "type": "git", "url": "https://github.com/web-auth/webauthn-symfony-bundle.git", @@ -17662,7 +17662,7 @@ "webauthn" ], "support": { - "source": "https://github.com/web-auth/webauthn-symfony-bundle/tree/5.2.3" + "source": "https://github.com/web-auth/webauthn-symfony-bundle/tree/5.2.4" }, "funding": [ { @@ -21701,5 +21701,5 @@ "platform-overrides": { "php": "8.2.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }