diff --git a/composer.lock b/composer.lock index e5553c4..499fcfd 100644 --- a/composer.lock +++ b/composer.lock @@ -58,16 +58,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.240.11", + "version": "3.241.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "4ab7d004ca11298bf400f3291f144d820fb97cd6" + "reference": "9a08ac83249a2e6d07c624802cbf961f7269a691" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4ab7d004ca11298bf400f3291f144d820fb97cd6", - "reference": "4ab7d004ca11298bf400f3291f144d820fb97cd6", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9a08ac83249a2e6d07c624802cbf961f7269a691", + "reference": "9a08ac83249a2e6d07c624802cbf961f7269a691", "shasum": "" }, "require": { @@ -146,9 +146,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.240.11" + "source": "https://github.com/aws/aws-sdk-php/tree/3.241.0" }, - "time": "2022-11-07T19:23:11+00:00" + "time": "2022-11-08T19:16:53+00:00" }, { "name": "guzzlehttp/guzzle",