mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-05 10:44:53 +02:00
Fixed U2F support.
This commit is contained in:
parent
95e0ae3953
commit
c9acd618ca
2 changed files with 16 additions and 16 deletions
|
@ -24,7 +24,7 @@
|
|||
"ocramius/proxy-manager": "2.2.*",
|
||||
"omines/datatables-bundle": "^0.4.0",
|
||||
"php-translation/symfony-bundle": "^0.12.0",
|
||||
"r/u2f-two-factor-bundle": "dev-dev-symfony5",
|
||||
"r/u2f-two-factor-bundle": "dev-symfony5-support",
|
||||
"s9e/text-formatter": "^2.1",
|
||||
"scheb/two-factor-bundle": "^4.11",
|
||||
"sensio/framework-extra-bundle": "^5.1",
|
||||
|
@ -124,7 +124,7 @@
|
|||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/stephanvierkant/u2f-two-factor-bundle.git"
|
||||
"url": "https://github.com/jbtronics/u2f-two-factor-bundle.git"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue