From 4326e29608c8e25a18cb21173d627311fe4780ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 22:03:52 +0000 Subject: [PATCH] chore(deps): bump aws/aws-sdk-php from 3.314.7 to 3.314.8 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.314.7 to 3.314.8. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.314.7...3.314.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 1594331c..98f28016 100644 --- a/composer.lock +++ b/composer.lock @@ -622,16 +622,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.314.7", + "version": "3.314.8", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "3a7ea3e49ae50eaaa969dc15d69b2dd46b4d7284" + "reference": "cec444ca2e86dade32886d586ac55838779e2ae2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3a7ea3e49ae50eaaa969dc15d69b2dd46b4d7284", - "reference": "3a7ea3e49ae50eaaa969dc15d69b2dd46b4d7284", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/cec444ca2e86dade32886d586ac55838779e2ae2", + "reference": "cec444ca2e86dade32886d586ac55838779e2ae2", "shasum": "" }, "require": { @@ -711,9 +711,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.7" + "source": "https://github.com/aws/aws-sdk-php/tree/3.314.8" }, - "time": "2024-06-24T21:03:27+00:00" + "time": "2024-06-25T18:13:28+00:00" }, { "name": "bacon/bacon-qr-code",