New composer.lock

This commit is contained in:
David Bomba 2021-04-22 15:31:38 +10:00
parent b72e6de980
commit 4d9cb3b1f9

26
composer.lock generated
View File

@ -51,16 +51,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.178.6", "version": "3.178.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "0aa83b522d5ffa794c02e7411af87a0e241a3082" "reference": "9443aecbf56eb43e0c7a409494ae4c09f4cebf5f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0aa83b522d5ffa794c02e7411af87a0e241a3082", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9443aecbf56eb43e0c7a409494ae4c09f4cebf5f",
"reference": "0aa83b522d5ffa794c02e7411af87a0e241a3082", "reference": "9443aecbf56eb43e0c7a409494ae4c09f4cebf5f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -135,9 +135,9 @@
"support": { "support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.178.6" "source": "https://github.com/aws/aws-sdk-php/tree/3.178.7"
}, },
"time": "2021-04-19T18:13:17+00:00" "time": "2021-04-21T18:37:31+00:00"
}, },
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -2026,16 +2026,16 @@
}, },
{ {
"name": "google/auth", "name": "google/auth",
"version": "v1.15.0", "version": "v1.15.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/googleapis/google-auth-library-php.git", "url": "https://github.com/googleapis/google-auth-library-php.git",
"reference": "b346c07de6613e26443d7b4830e5e1933b830dc4" "reference": "4e0c9367719df9703e96f5ad613041b87742471c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/b346c07de6613e26443d7b4830e5e1933b830dc4", "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/4e0c9367719df9703e96f5ad613041b87742471c",
"reference": "b346c07de6613e26443d7b4830e5e1933b830dc4", "reference": "4e0c9367719df9703e96f5ad613041b87742471c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2049,7 +2049,7 @@
"require-dev": { "require-dev": {
"guzzlehttp/promises": "0.1.1|^1.3", "guzzlehttp/promises": "0.1.1|^1.3",
"kelvinmo/simplejwt": "^0.2.5|^0.5.1", "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
"phpseclib/phpseclib": "^2", "phpseclib/phpseclib": "^2.0.31",
"phpunit/phpunit": "^4.8.36|^5.7", "phpunit/phpunit": "^4.8.36|^5.7",
"sebastian/comparator": ">=1.2.3", "sebastian/comparator": ">=1.2.3",
"squizlabs/php_codesniffer": "^3.5" "squizlabs/php_codesniffer": "^3.5"
@ -2077,9 +2077,9 @@
"support": { "support": {
"docs": "https://googleapis.github.io/google-auth-library-php/master/", "docs": "https://googleapis.github.io/google-auth-library-php/master/",
"issues": "https://github.com/googleapis/google-auth-library-php/issues", "issues": "https://github.com/googleapis/google-auth-library-php/issues",
"source": "https://github.com/googleapis/google-auth-library-php/tree/v1.15.0" "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.15.1"
}, },
"time": "2021-02-05T20:50:04+00:00" "time": "2021-04-21T17:42:05+00:00"
}, },
{ {
"name": "graham-campbell/result-type", "name": "graham-campbell/result-type",