From e9bed7b3477b7985444793c352f8a7163047d175 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 04:03:10 +0000 Subject: [PATCH] build(deps): bump aws/aws-sdk-php from 3.379.5 to 3.379.6 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.379.5 to 3.379.6. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.379.5...3.379.6) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.379.6 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 53c65a8a4e..ad97d75477 100644 --- a/composer.lock +++ b/composer.lock @@ -107,16 +107,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.379.5", + "version": "3.379.6", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "c81342df6e09bbc30d28ea57cc4644bb35c53ce2" + "reference": "587f0bafd28a7dc3395b0c55f93f2474657767e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c81342df6e09bbc30d28ea57cc4644bb35c53ce2", - "reference": "c81342df6e09bbc30d28ea57cc4644bb35c53ce2", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/587f0bafd28a7dc3395b0c55f93f2474657767e2", + "reference": "587f0bafd28a7dc3395b0c55f93f2474657767e2", "shasum": "" }, "require": { @@ -198,9 +198,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.379.5" + "source": "https://github.com/aws/aws-sdk-php/tree/3.379.6" }, - "time": "2026-04-22T18:13:16+00:00" + "time": "2026-04-23T18:11:11+00:00" }, { "name": "bacon/bacon-qr-code",