[Composer} Add two-factor authentication dependencies
- Add bacon/bacon-qr-code dependency - Add pragmarx/google2fa dependency - Add pragmarx/recovery dependency
This commit is contained in:
parent
f2e5b29974
commit
c2b7ccb5b0
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
"ext-simplexml": "*",
|
||||
"ext-xml": "*",
|
||||
"asika/simple-console": "^1.0",
|
||||
"bacon/bacon-qr-code": "^1.0",
|
||||
"divineomega/password_exposed": "^2.4",
|
||||
"ezyang/htmlpurifier": "~4.7.0",
|
||||
"friendica/json-ld": "^1.0",
|
||||
|
@ -37,6 +38,8 @@
|
|||
"monolog/monolog": "^1.24",
|
||||
"nikic/fast-route": "^1.3",
|
||||
"pear/text_languagedetect": "1.*",
|
||||
"pragmarx/google2fa": "^5.0",
|
||||
"pragmarx/recovery": "^0.1.0",
|
||||
"psr/container": "^1.0",
|
||||
"seld/cli-prompt": "^1.0",
|
||||
"smarty/smarty": "^3.1",
|
||||
|
|
Loading…
Reference in a new issue