Updated web-auth/webauthn-symfony-bundle recipe

This commit is contained in:
Jan Böhmer 2023-12-03 23:32:34 +01:00
parent 0abe3f0e61
commit 4d7d624033

View file

@ -907,13 +907,17 @@
"version": "3.5.1" "version": "3.5.1"
}, },
"web-auth/webauthn-symfony-bundle": { "web-auth/webauthn-symfony-bundle": {
"version": "3.3", "version": "4.7",
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes-contrib", "repo": "github.com/symfony/recipes-contrib",
"branch": "main", "branch": "main",
"version": "3.0", "version": "3.0",
"ref": "9926090a80c2cceeffe96e6c3312b397ea55d4a7" "ref": "a5dff33bd46575bea263af94069650af7742dcb6"
} },
"files": [
"config/packages/webauthn.yaml",
"config/routes/webauthn_routes.yaml"
]
}, },
"webmozart/assert": { "webmozart/assert": {
"version": "1.4.0" "version": "1.4.0"