From c6bbc0eb48b931215a6fefe0be1047ef78dbf407 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 10:50:10 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.298.9 to 3.300.9 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.298.9 to 3.300.9. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.298.9...3.300.9) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 57e6181..b08b7f3 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.300.9", "fakerphp/faker": "^1.23", "phpstan/extension-installer": "^1.3", "phpstan/phpstan": "^1.10", diff --git a/composer.lock b/composer.lock index 5a7ef0d..93bd5b3 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": "91fb3585848c99063d8cdfc730843d74", "packages": [ { "name": "psr/container", @@ -1757,16 +1757,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.298.9", + "version": "3.300.9", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "db225c3a1c5dabfbb5071349cfb7e4c396c3d9ec" + "reference": "2704b9b10b42d53066eb383f47541124296db77c" }, "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/2704b9b10b42d53066eb383f47541124296db77c", + "reference": "2704b9b10b42d53066eb383f47541124296db77c", "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.300.9" }, - "time": "2024-02-13T19:08:16+00:00" + "time": "2024-03-01T19:04:32+00:00" }, { "name": "composer/pcre",