From 093ac1e16a54a8fc5fa47b2b23ebf2d694afff58 Mon Sep 17 00:00:00 2001 From: Dmytro Klyman Date: Tue, 16 Jan 2024 13:57:32 +0100 Subject: [PATCH] Update AWS SDK (#311) --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index a1d4d832..ba6e225f 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.295.6", + "version": "3.296.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "9b0b2daf46d5e6a4600575917cea0764e4dbb6b5" + "reference": "38e47bbd3b5f76f008dd71c8a68545f9e4e47b6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9b0b2daf46d5e6a4600575917cea0764e4dbb6b5", - "reference": "9b0b2daf46d5e6a4600575917cea0764e4dbb6b5", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/38e47bbd3b5f76f008dd71c8a68545f9e4e47b6b", + "reference": "38e47bbd3b5f76f008dd71c8a68545f9e4e47b6b", "shasum": "" }, "require": { @@ -151,9 +151,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.295.6" + "source": "https://github.com/aws/aws-sdk-php/tree/3.296.1" }, - "time": "2024-01-04T19:43:02+00:00" + "time": "2024-01-14T05:20:33+00:00" }, { "name": "clue/stream-filter",