Use jbtronics/2fa-webauthn package from packagegist

This commit is contained in:
Jan Böhmer 2022-10-04 00:35:05 +02:00
parent 9c688e22dc
commit 9e837b6c80
2 changed files with 27 additions and 14 deletions

View file

@ -21,7 +21,7 @@
"florianv/swap": "^4.0",
"florianv/swap-bundle": "dev-master",
"gregwar/captcha-bundle": "^2.1.0",
"jbtronics/2fa-webauthn": "dev-master",
"jbtronics/2fa-webauthn": "^1.0.0",
"league/html-to-markdown": "^5.0.1",
"liip/imagine-bundle": "^2.2",
"nelmio/security-bundle": "^3.0",
@ -148,10 +148,6 @@
{
"type": "vcs",
"url": "https://github.com/jbtronics/u2f-two-factor-bundle.git"
},
{
"type": "path",
"url": "../2fa-webauthn"
}
]
}