From 65b782b69494db720e2ffc2e0aedd8c64403e43e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 09:59:29 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.314.6 to 3.315.2 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.314.6 to 3.315.2. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.314.6...3.315.2) --- 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 ab4d1b9cae0c..4cd7884c49e5 100644 --- a/composer.lock +++ b/composer.lock @@ -282,16 +282,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.314.6", + "version": "3.315.2", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "d04da330b0201edab71edd33a03b8d5ad6e4a313" + "reference": "0d9911bf67e0f2c4b6965d7f10840b11f323e6b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d04da330b0201edab71edd33a03b8d5ad6e4a313", - "reference": "d04da330b0201edab71edd33a03b8d5ad6e4a313", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0d9911bf67e0f2c4b6965d7f10840b11f323e6b2", + "reference": "0d9911bf67e0f2c4b6965d7f10840b11f323e6b2", "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.314.6" + "source": "https://github.com/aws/aws-sdk-php/tree/3.315.2" }, - "time": "2024-06-20T18:09:51+00:00" + "time": "2024-06-28T19:07:22+00:00" }, { "name": "brick/math",