From a9219ba88ebf4b073ea8f6f1a8a8c600ed528620 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 09:36:15 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.315.2 to 3.315.6 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.315.2 to 3.315.6. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.315.2...3.315.6) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 2bc552418df3..85828a2647cd 100644 --- a/composer.lock +++ b/composer.lock @@ -282,16 +282,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.315.2", + "version": "3.315.6", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "0d9911bf67e0f2c4b6965d7f10840b11f323e6b2" + "reference": "69e19f7b083c5b5a06677b026e23dae517825c8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0d9911bf67e0f2c4b6965d7f10840b11f323e6b2", - "reference": "0d9911bf67e0f2c4b6965d7f10840b11f323e6b2", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/69e19f7b083c5b5a06677b026e23dae517825c8b", + "reference": "69e19f7b083c5b5a06677b026e23dae517825c8b", "shasum": "" }, "require": { @@ -371,9 +371,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.315.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.315.6" }, - "time": "2024-06-28T19:07:22+00:00" + "time": "2024-07-05T18:07:22+00:00" }, { "name": "brick/math",