Fixed U2F support.

This commit is contained in:
Jan Böhmer 2020-05-10 19:49:35 +02:00
parent 95e0ae3953
commit c9acd618ca
2 changed files with 16 additions and 16 deletions

View file

@ -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"
}
]
}