feat(update): apply recipes:update scheb/2fa-bundle

This commit is contained in:
Simon Vieille 2023-01-08 19:27:58 +01:00
parent 74d12bba3b
commit 2b72994cde
Signed by: deblan
GPG Key ID: 579388D585F70417
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
2fa_login:
path: /2fa
defaults:
_controller: "scheb_two_factor.form_controller:form"
_controller: "scheb_two_factor.form_controller::form"
2fa_login_check:
path: /2fa_check

View File

@ -228,12 +228,12 @@
"version": "4.1.1"
},
"scheb/2fa-bundle": {
"version": "5.0",
"version": "5.13",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "master",
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.0",
"ref": "95d9da4bffdc29417c209141cae8292e40d6af19"
"ref": "0a83961ef50ff91812b229a6f0caf28431d94aec"
},
"files": [
"config/packages/scheb_2fa.yaml",