From 8fb6a3b6c0b8874cfcdf3cab0819f86dd97025fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 02:58:39 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.269.4 to 3.269.5 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.269.4 to 3.269.5. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.269.4...3.269.5) --- 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 497b857..c35f947 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.269.4", + "version": "3.269.5", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "1f9661f019cb4173e527f0c30fdd6efe190a413e" + "reference": "66a1f27159a92f1a6f6b0916e714ca68c23309b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1f9661f019cb4173e527f0c30fdd6efe190a413e", - "reference": "1f9661f019cb4173e527f0c30fdd6efe190a413e", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/66a1f27159a92f1a6f6b0916e714ca68c23309b1", + "reference": "66a1f27159a92f1a6f6b0916e714ca68c23309b1", "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.269.4" + "source": "https://github.com/aws/aws-sdk-php/tree/3.269.5" }, - "time": "2023-05-02T18:22:12+00:00" + "time": "2023-05-03T18:27:52+00:00" }, { "name": "guzzlehttp/guzzle",