From 4efa69fe55947cd627a8f04fc8df2c8bda8781f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 09:10:49 +0000 Subject: [PATCH] build(deps): bump aws/aws-sdk-php from 3.294.1 to 3.295.0 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.294.1 to 3.295.0. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.294.1...3.295.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 d423edd69fb5..fa36b2f04967 100644 --- a/composer.lock +++ b/composer.lock @@ -281,16 +281,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.294.1", + "version": "3.295.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "63c720229a9c9cdedff6bac98d6e72be8cc241f1" + "reference": "326eb6c26e2be9d896c4aeb025e20980c06779af" }, "dist": { "type": "zip", - "url": "https://github.com/repos/aws/aws-sdk-php/zipball/63c720229a9c9cdedff6bac98d6e72be8cc241f1", - "reference": "63c720229a9c9cdedff6bac98d6e72be8cc241f1", + "url": "https://github.com/repos/aws/aws-sdk-php/zipball/326eb6c26e2be9d896c4aeb025e20980c06779af", + "reference": "326eb6c26e2be9d896c4aeb025e20980c06779af", "shasum": "" }, "require": { @@ -370,9 +370,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.294.1" + "source": "https://github.com/aws/aws-sdk-php/tree/3.295.0" }, - "time": "2023-12-15T19:25:52+00:00" + "time": "2023-12-22T19:07:47+00:00" }, { "name": "brick/math",