From 7c46791f88a7aad6b4d4bcf27f5b43ffd5bc0f6e Mon Sep 17 00:00:00 2001 From: David Bomba Date: Wed, 16 Dec 2020 07:44:52 +1100 Subject: [PATCH] Fixes for lock file --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index a3e25bf946..76d3b30340 100644 --- a/composer.lock +++ b/composer.lock @@ -116,16 +116,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.169.0", + "version": "3.170.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "d15a231355e4435fc33bab83df075ec31edd0a9b" + "reference": "7f457a08219173eba4b856cb7aef3a903cd790cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d15a231355e4435fc33bab83df075ec31edd0a9b", - "reference": "d15a231355e4435fc33bab83df075ec31edd0a9b", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7f457a08219173eba4b856cb7aef3a903cd790cc", + "reference": "7f457a08219173eba4b856cb7aef3a903cd790cc", "shasum": "" }, "require": { @@ -200,9 +200,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.169.0" + "source": "https://github.com/aws/aws-sdk-php/tree/3.170.0" }, - "time": "2020-12-14T19:12:33+00:00" + "time": "2020-12-15T19:13:22+00:00" }, { "name": "beganovich/chromium-pdf", @@ -2715,16 +2715,16 @@ }, { "name": "laravel/framework", - "version": "v8.18.1", + "version": "v8.19.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "31747193c26ba0a9cb7929a912895d3cdefd10cf" + "reference": "f5f331cee60f1bbe672503b7eb9ba5b22b2ceacb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/31747193c26ba0a9cb7929a912895d3cdefd10cf", - "reference": "31747193c26ba0a9cb7929a912895d3cdefd10cf", + "url": "https://api.github.com/repos/laravel/framework/zipball/f5f331cee60f1bbe672503b7eb9ba5b22b2ceacb", + "reference": "f5f331cee60f1bbe672503b7eb9ba5b22b2ceacb", "shasum": "" }, "require": { @@ -2878,7 +2878,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2020-12-08T22:05:12+00:00" + "time": "2020-12-15T16:16:31+00:00" }, { "name": "laravel/slack-notification-channel",