Bump pragmarx/recovery to 0.2.1

This commit is contained in:
Philipp 2021-12-10 23:29:14 +01:00
parent f4907a48d8
commit 7fe7f893df
No known key found for this signature in database
GPG Key ID: 24A7501396EB5432
2 changed files with 8 additions and 74 deletions

View File

@ -48,7 +48,7 @@
"pear/console_table": "^1.3", "pear/console_table": "^1.3",
"phpseclib/phpseclib": "^2.0", "phpseclib/phpseclib": "^2.0",
"pragmarx/google2fa": "^5.0", "pragmarx/google2fa": "^5.0",
"pragmarx/recovery": "^0.1.0", "pragmarx/recovery": "^0.2",
"psr/container": "^1.0", "psr/container": "^1.0",
"seld/cli-prompt": "^1.0", "seld/cli-prompt": "^1.0",
"smarty/smarty": "^3.1", "smarty/smarty": "^3.1",

80
composer.lock generated
View File

@ -3158,26 +3158,26 @@
}, },
{ {
"name": "pragmarx/recovery", "name": "pragmarx/recovery",
"version": "v0.1.0", "version": "v0.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/antonioribeiro/recovery.git", "url": "https://github.com/antonioribeiro/recovery.git",
"reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe" "reference": "b5ce4082f059afac6761714a84497816f45271cc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/e16573a1ae5345cc3b100eec6d0296a1a15a90fe", "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/b5ce4082f059afac6761714a84497816f45271cc",
"reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe", "reference": "b5ce4082f059afac6761714a84497816f45271cc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "~7.0", "php": ">=7.0",
"pragmarx/random": "~0.1" "pragmarx/random": "~0.1"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": ">=5.4.3", "phpunit/phpunit": ">=5.4.3",
"squizlabs/php_codesniffer": "^2.3", "squizlabs/php_codesniffer": "^2.3",
"tightenco/collect": "^5" "tightenco/collect": "^5.0"
}, },
"suggest": { "suggest": {
"tightenco/collect": "Allows to generate recovery codes as collections" "tightenco/collect": "Allows to generate recovery codes as collections"
@ -3218,7 +3218,7 @@
"recovery codes", "recovery codes",
"two factor auth" "two factor auth"
], ],
"time": "2017-09-19T16:58:00+00:00" "time": "2021-08-15T12:26:51+00:00"
}, },
{ {
"name": "psr/cache", "name": "psr/cache",
@ -5209,12 +5209,6 @@
"testing", "testing",
"xunit" "xunit"
], ],
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2021-12-05T09:12:13+00:00" "time": "2021-12-05T09:12:13+00:00"
}, },
{ {
@ -5265,12 +5259,6 @@
"filesystem", "filesystem",
"iterator" "iterator"
], ],
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2021-12-02T12:48:52+00:00" "time": "2021-12-02T12:48:52+00:00"
}, },
{ {
@ -5379,12 +5367,6 @@
"keywords": [ "keywords": [
"template" "template"
], ],
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-10-26T05:33:50+00:00" "time": "2020-10-26T05:33:50+00:00"
}, },
{ {
@ -5688,12 +5670,6 @@
], ],
"description": "Looks up which function or method a line of code belongs to", "description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-09-28T05:30:19+00:00" "time": "2020-09-28T05:30:19+00:00"
}, },
{ {
@ -5758,12 +5734,6 @@
"compare", "compare",
"equality" "equality"
], ],
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-10-26T15:49:45+00:00" "time": "2020-10-26T15:49:45+00:00"
}, },
{ {
@ -5873,12 +5843,6 @@
"unidiff", "unidiff",
"unified diff" "unified diff"
], ],
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-10-26T13:10:38+00:00" "time": "2020-10-26T13:10:38+00:00"
}, },
{ {
@ -5932,12 +5896,6 @@
"environment", "environment",
"hhvm" "hhvm"
], ],
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-09-28T05:52:38+00:00" "time": "2020-09-28T05:52:38+00:00"
}, },
{ {
@ -6171,12 +6129,6 @@
], ],
"description": "Traverses array structures and object graphs to enumerate all referenced objects", "description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/", "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-10-26T13:12:34+00:00" "time": "2020-10-26T13:12:34+00:00"
}, },
{ {
@ -6222,12 +6174,6 @@
], ],
"description": "Allows reflection of object attributes, including inherited and non-public ones", "description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/", "homepage": "https://github.com/sebastianbergmann/object-reflector/",
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-10-26T13:14:26+00:00" "time": "2020-10-26T13:14:26+00:00"
}, },
{ {
@ -6281,12 +6227,6 @@
], ],
"description": "Provides functionality to recursively process PHP variables", "description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context", "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-10-26T13:17:30+00:00" "time": "2020-10-26T13:17:30+00:00"
}, },
{ {
@ -6384,12 +6324,6 @@
], ],
"description": "Collection of value objects that represent the types of the PHP type system", "description": "Collection of value objects that represent the types of the PHP type system",
"homepage": "https://github.com/sebastianbergmann/type", "homepage": "https://github.com/sebastianbergmann/type",
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2021-06-15T12:49:02+00:00" "time": "2021-06-15T12:49:02+00:00"
}, },
{ {