When trying to update to v3 with roave/security-advisory added to my composer dev-dependencies, I get the following error:
sandstorm/neostwofactorauthentication[3.0.0, ..., 3.1.0] require web-auth/webauthn-lib ^4.9.3 -> found web-auth/webauthn-lib[4.9.3] but these were not loaded, because they are affected by security advisories ("PKSA-zk1n-qbm6-d3rq").
Is it possible to update web-auth/webauthn-lib to ^5.3.5?
When trying to update to v3 with roave/security-advisory added to my composer dev-dependencies, I get the following error:
Is it possible to update web-auth/webauthn-lib to
^5.3.5?