From 87bff6c506477c5d6a12c5827a4dc37f0c529ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 07:56:15 +0000 Subject: [PATCH] build(deps): bump aws/aws-sdk-php from 3.300.17 to 3.302.0 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.300.17 to 3.302.0. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.300.17...3.302.0) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index bf24bd94..713fc71c 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.300.17", + "version": "3.302.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "ddd93079be1646e7db727d078f4c5beee1ddb052" + "reference": "cb343ed4fc5d86c0ddf8e948f0271052f183f937" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ddd93079be1646e7db727d078f4c5beee1ddb052", - "reference": "ddd93079be1646e7db727d078f4c5beee1ddb052", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/cb343ed4fc5d86c0ddf8e948f0271052f183f937", + "reference": "cb343ed4fc5d86c0ddf8e948f0271052f183f937", "shasum": "" }, "require": { @@ -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.300.17" + "source": "https://github.com/aws/aws-sdk-php/tree/3.302.0" }, - "time": "2024-03-13T18:08:32+00:00" + "time": "2024-03-29T18:07:04+00:00" }, { "name": "blade-ui-kit/blade-ui-kit",