diff --git a/lam/composer.json b/lam/composer.json index 894331f6a..61b9e41de 100644 --- a/lam/composer.json +++ b/lam/composer.json @@ -11,7 +11,7 @@ } }, "require": { - "web-auth/webauthn-lib": "^4", + "web-auth/webauthn-lib": "^5", "web-auth/cose-lib": "^v4", "symfony/psr-http-message-bridge": "^6", "symfony/http-foundation": "^6.0",