From 4d9cb3b1f9b9aec1ca430876222a7f85bc99517b Mon Sep 17 00:00:00 2001 From: David Bomba Date: Thu, 22 Apr 2021 15:31:38 +1000 Subject: [PATCH] New composer.lock --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index e03107489214..21ef685c7e34 100644 --- a/composer.lock +++ b/composer.lock @@ -51,16 +51,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.178.6", + "version": "3.178.7", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "0aa83b522d5ffa794c02e7411af87a0e241a3082" + "reference": "9443aecbf56eb43e0c7a409494ae4c09f4cebf5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0aa83b522d5ffa794c02e7411af87a0e241a3082", - "reference": "0aa83b522d5ffa794c02e7411af87a0e241a3082", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9443aecbf56eb43e0c7a409494ae4c09f4cebf5f", + "reference": "9443aecbf56eb43e0c7a409494ae4c09f4cebf5f", "shasum": "" }, "require": { @@ -135,9 +135,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.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", @@ -2026,16 +2026,16 @@ }, { "name": "google/auth", - "version": "v1.15.0", + "version": "v1.15.1", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", - "reference": "b346c07de6613e26443d7b4830e5e1933b830dc4" + "reference": "4e0c9367719df9703e96f5ad613041b87742471c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/b346c07de6613e26443d7b4830e5e1933b830dc4", - "reference": "b346c07de6613e26443d7b4830e5e1933b830dc4", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/4e0c9367719df9703e96f5ad613041b87742471c", + "reference": "4e0c9367719df9703e96f5ad613041b87742471c", "shasum": "" }, "require": { @@ -2049,7 +2049,7 @@ "require-dev": { "guzzlehttp/promises": "0.1.1|^1.3", "kelvinmo/simplejwt": "^0.2.5|^0.5.1", - "phpseclib/phpseclib": "^2", + "phpseclib/phpseclib": "^2.0.31", "phpunit/phpunit": "^4.8.36|^5.7", "sebastian/comparator": ">=1.2.3", "squizlabs/php_codesniffer": "^3.5" @@ -2077,9 +2077,9 @@ "support": { "docs": "https://googleapis.github.io/google-auth-library-php/master/", "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",