From 05d3a9976d182cfc1a103d474298af44003d91ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 02:59:10 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.263.7 to 3.263.8 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.263.7 to 3.263.8. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.263.7...3.263.8) --- 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 9803f61..0d7dc80 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.263.7", + "version": "3.263.8", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "2517042b226ca5b690ba55a383d728af4a5d2d48" + "reference": "bf8a3d90eecbe66405a0598d6423d897e917f66c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2517042b226ca5b690ba55a383d728af4a5d2d48", - "reference": "2517042b226ca5b690ba55a383d728af4a5d2d48", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/bf8a3d90eecbe66405a0598d6423d897e917f66c", + "reference": "bf8a3d90eecbe66405a0598d6423d897e917f66c", "shasum": "" }, "require": { @@ -150,9 +150,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.263.7" + "source": "https://github.com/aws/aws-sdk-php/tree/3.263.8" }, - "time": "2023-04-10T18:21:53+00:00" + "time": "2023-04-11T19:32:30+00:00" }, { "name": "guzzlehttp/guzzle",