diff --git a/composer.json b/composer.json index 57e6181..95e1108 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ }, "require-dev": { "async-aws/dynamo-db": "^3.1", - "aws/aws-sdk-php": "3.298.9", + "aws/aws-sdk-php": "3.301.1", "fakerphp/faker": "^1.23", "phpstan/extension-installer": "^1.3", "phpstan/phpstan": "^1.10", diff --git a/composer.lock b/composer.lock index 5a7ef0d..7934305 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "fd50007140ecb5effc728496cd684aa9", + "content-hash": "3ef00e149c73e24c1791fafb229962e0", "packages": [ { "name": "psr/container", @@ -1757,16 +1757,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.298.9", + "version": "3.301.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "db225c3a1c5dabfbb5071349cfb7e4c396c3d9ec" + "reference": "0a910d2b35e7087337cdf3569dc9b6ce232aafba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/db225c3a1c5dabfbb5071349cfb7e4c396c3d9ec", - "reference": "db225c3a1c5dabfbb5071349cfb7e4c396c3d9ec", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0a910d2b35e7087337cdf3569dc9b6ce232aafba", + "reference": "0a910d2b35e7087337cdf3569dc9b6ce232aafba", "shasum": "" }, "require": { @@ -1846,9 +1846,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.298.9" + "source": "https://github.com/aws/aws-sdk-php/tree/3.301.1" }, - "time": "2024-02-13T19:08:16+00:00" + "time": "2024-03-15T18:14:42+00:00" }, { "name": "composer/pcre",