diff --git a/composer.lock b/composer.lock index d33ad67..8e54b2f 100644 --- a/composer.lock +++ b/composer.lock @@ -62,20 +62,20 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.283.10", + "version": "3.283.11", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "ae611a2d1d32bb2d14c1653e3d2c309cfed42883" + "reference": "348b68edcc83062c329cf7540c4c92d061d27d9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ae611a2d1d32bb2d14c1653e3d2c309cfed42883", - "reference": "ae611a2d1d32bb2d14c1653e3d2c309cfed42883", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/348b68edcc83062c329cf7540c4c92d061d27d9c", + "reference": "348b68edcc83062c329cf7540c4c92d061d27d9c", "shasum": "" }, "require": { - "aws/aws-crt-php": "^1.0.4", + "aws/aws-crt-php": "^1.2.3", "ext-json": "*", "ext-pcre": "*", "ext-simplexml": "*", @@ -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.283.10" + "source": "https://github.com/aws/aws-sdk-php/tree/3.283.11" }, - "time": "2023-10-23T18:08:46+00:00" + "time": "2023-10-24T18:10:38+00:00" }, { "name": "guzzlehttp/guzzle",