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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-03-11 11:07:56 +01:00 committed by GitHub
parent 343c078b7d
commit 5243f90dd8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

18
composer.lock generated
View file

@ -17510,16 +17510,16 @@
}, },
{ {
"name": "web-auth/webauthn-lib", "name": "web-auth/webauthn-lib",
"version": "5.2.3", "version": "5.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/web-auth/webauthn-lib.git", "url": "https://github.com/web-auth/webauthn-lib.git",
"reference": "8782f575032fedc36e2eb27c39c736054e2b6867" "reference": "c346c9812d4d4a641f5ff26cd5fa4d0bf2035eeb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/8782f575032fedc36e2eb27c39c736054e2b6867", "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/c346c9812d4d4a641f5ff26cd5fa4d0bf2035eeb",
"reference": "8782f575032fedc36e2eb27c39c736054e2b6867", "reference": "c346c9812d4d4a641f5ff26cd5fa4d0bf2035eeb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -17580,7 +17580,7 @@
"webauthn" "webauthn"
], ],
"support": { "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": [ "funding": [
{ {
@ -17592,11 +17592,11 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2025-12-20T10:54:02+00:00" "time": "2026-03-08T17:01:15+00:00"
}, },
{ {
"name": "web-auth/webauthn-symfony-bundle", "name": "web-auth/webauthn-symfony-bundle",
"version": "5.2.3", "version": "5.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/web-auth/webauthn-symfony-bundle.git", "url": "https://github.com/web-auth/webauthn-symfony-bundle.git",
@ -17662,7 +17662,7 @@
"webauthn" "webauthn"
], ],
"support": { "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": [ "funding": [
{ {
@ -21701,5 +21701,5 @@
"platform-overrides": { "platform-overrides": {
"php": "8.2.0" "php": "8.2.0"
}, },
"plugin-api-version": "2.6.0" "plugin-api-version": "2.9.0"
} }