diff --git a/composer.lock b/composer.lock index 6aea037..5e82a25 100644 --- a/composer.lock +++ b/composer.lock @@ -58,16 +58,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.255.11", + "version": "3.256.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "e851af4d7d2d95b131db344430384ae7cc04758e" + "reference": "99d254413e0b4899feb53d4ad373fc630a9e089a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/e851af4d7d2d95b131db344430384ae7cc04758e", - "reference": "e851af4d7d2d95b131db344430384ae7cc04758e", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/99d254413e0b4899feb53d4ad373fc630a9e089a", + "reference": "99d254413e0b4899feb53d4ad373fc630a9e089a", "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.255.11" + "source": "https://github.com/aws/aws-sdk-php/tree/3.256.0" }, - "time": "2023-01-06T19:22:07+00:00" + "time": "2023-01-09T19:23:53+00:00" }, { "name": "guzzlehttp/guzzle",