mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
confirm token in 2fa challenge
This commit is contained in:
14
composer.lock
generated
14
composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "669354d19fcd40d6005df2082a0f91c4",
|
||||
"content-hash": "e528b8d32f34a87acd381ac8c3f3cef1",
|
||||
"packages": [
|
||||
{
|
||||
"name": "amphp/amp",
|
||||
@@ -280,16 +280,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.218.1",
|
||||
"version": "3.218.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "fd902a4766d61afac98f7e7746736ba741d4dcce"
|
||||
"reference": "dd981c2e95fd1dd65d8e05b30e257b8413d63071"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/fd902a4766d61afac98f7e7746736ba741d4dcce",
|
||||
"reference": "fd902a4766d61afac98f7e7746736ba741d4dcce",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/dd981c2e95fd1dd65d8e05b30e257b8413d63071",
|
||||
"reference": "dd981c2e95fd1dd65d8e05b30e257b8413d63071",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -365,9 +365,9 @@
|
||||
"support": {
|
||||
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
||||
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.218.1"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.218.2"
|
||||
},
|
||||
"time": "2022-04-01T18:14:25+00:00"
|
||||
"time": "2022-04-04T18:18:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
|
||||
Reference in New Issue
Block a user