Use the newer scheb/2fa bundle instead of scheb/two_factor_bundle

Currently the U2F auth is broken, as there is no plugin supporting it in the new system
This commit is contained in:
Jan Böhmer 2022-08-13 23:33:05 +02:00
parent 8e58ad3441
commit 600119276c
14 changed files with 241 additions and 307 deletions

View file

@ -29,9 +29,11 @@
"omines/datatables-bundle": "^0.5.0",
"php-translation/symfony-bundle": "^0.12.0",
"phpdocumentor/reflection-docblock": "^5.2",
"r/u2f-two-factor-bundle": "^0.8.0",
"s9e/text-formatter": "^2.1",
"scheb/two-factor-bundle": "^4.11",
"scheb/2fa-backup-code": "^5.13",
"scheb/2fa-bundle": "^5.13",
"scheb/2fa-google-authenticator": "^5.13",
"scheb/2fa-trusted-device": "^5.13",
"sensio/framework-extra-bundle": "^6.1.1",
"shivas/versioning-bundle": "^4.0",
"symfony/apache-pack": "^1.0",