添加与Web Authn相关依赖
This commit is contained in:
parent
187b858a31
commit
2c281ae596
@ -48,7 +48,10 @@
|
|||||||
"spomky-labs/otphp": "^11.2",
|
"spomky-labs/otphp": "^11.2",
|
||||||
"ext-gd": "*",
|
"ext-gd": "*",
|
||||||
"endroid/qr-code": "^5.0",
|
"endroid/qr-code": "^5.0",
|
||||||
"bower-asset/bootstrap": "^5.3"
|
"bower-asset/bootstrap": "^5.3",
|
||||||
|
"web-auth/webauthn-lib": "^4.8",
|
||||||
|
"npm-asset/simplewebauthn--browser": "^9.0",
|
||||||
|
"symfony/serializer": "^7.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"yiisoft/yii2-debug": "~2.1.0",
|
"yiisoft/yii2-debug": "~2.1.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user