Updated recipe of scheb/2fa bundle

This commit is contained in:
Jan Böhmer 2023-05-27 20:53:34 +02:00
parent 92ddebc289
commit 0ecb339fdf
2 changed files with 8 additions and 8 deletions

View file

@ -373,16 +373,16 @@
"version": "8.3.0"
},
"scheb/2fa-bundle": {
"version": "5.13",
"version": "6.8",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.0",
"ref": "0a83961ef50ff91812b229a6f0caf28431d94aec"
"version": "6.0",
"ref": "1e6f68089146853a790b5da9946fc5974f6fcd49"
},
"files": [
"./config/packages/scheb_2fa.yaml",
"./config/routes/scheb_2fa.yaml"
"config/packages/scheb_2fa.yaml",
"config/routes/scheb_2fa.yaml"
]
},
"sebastian/diff": {