mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-27 03:21:01 +00:00
Bump scheb/two-factor-bundle from 4.9.0 to 4.10.0
Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/scheb/two-factor-bundle/releases) - [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.9.0...v4.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
77728731a4
commit
33aa6ef110
1 changed files with 11 additions and 11 deletions
22
composer.lock
generated
22
composer.lock
generated
|
@ -7294,23 +7294,23 @@
|
|||
},
|
||||
{
|
||||
"name": "scheb/two-factor-bundle",
|
||||
"version": "v4.9.0",
|
||||
"version": "v4.10.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/scheb/two-factor-bundle.git",
|
||||
"reference": "310e2991e2d10f8a1d9e07e05fbaaacadf9bb7ec"
|
||||
"reference": "5a7b9dc378f61e9da79fcb27447f218acbd76d46"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/310e2991e2d10f8a1d9e07e05fbaaacadf9bb7ec",
|
||||
"reference": "310e2991e2d10f8a1d9e07e05fbaaacadf9bb7ec",
|
||||
"url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/5a7b9dc378f61e9da79fcb27447f218acbd76d46",
|
||||
"reference": "5a7b9dc378f61e9da79fcb27447f218acbd76d46",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"lcobucci/jwt": "^3.2",
|
||||
"paragonie/constant_time_encoding": "^2.2",
|
||||
"php": "^7.1.3",
|
||||
"spomky-labs/otphp": "^9.1",
|
||||
"spomky-labs/otphp": "^9.1|^10.0",
|
||||
"symfony/config": "^3.4|^4.0|^5.0",
|
||||
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
|
||||
"symfony/event-dispatcher": "^3.4|^4.0|^5.0",
|
||||
|
@ -7358,7 +7358,7 @@
|
|||
"two-factor",
|
||||
"two-step"
|
||||
],
|
||||
"time": "2019-11-20T18:56:50+00:00"
|
||||
"time": "2019-11-24T11:44:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sensio/distribution-bundle",
|
||||
|
@ -7829,7 +7829,7 @@
|
|||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Sebastien MALOT",
|
||||
"name": "Sebastien Malot",
|
||||
"email": "sebastien@malot.fr"
|
||||
}
|
||||
],
|
||||
|
@ -9327,8 +9327,8 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Sander Kromwijk",
|
||||
"role": "Original developer",
|
||||
"email": "s.kromwijk@gmail.co"
|
||||
"email": "s.kromwijk@gmail.co",
|
||||
"role": "Original developer"
|
||||
},
|
||||
{
|
||||
"name": "Nicolas Lœuillet",
|
||||
|
@ -9530,7 +9530,7 @@
|
|||
"email": "adrien.brault@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "William Durand",
|
||||
"name": "William DURAND",
|
||||
"email": "william.durand1@gmail.com"
|
||||
}
|
||||
],
|
||||
|
@ -9580,7 +9580,7 @@
|
|||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "William Durand",
|
||||
"name": "William DURAND",
|
||||
"email": "william.durand1@gmail.com"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue