From 2be93631ab09558d05c2ed47b963fef34340dca9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 18:39:19 +0000 Subject: [PATCH] composer: bump aws/aws-sdk-php from 3.381.2 to 3.381.5 in /app/full Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.381.2 to 3.381.5. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.381.2...3.381.5) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.381.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/full/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/full/composer.lock b/app/full/composer.lock index 4cc98e4..0478887 100644 --- a/app/full/composer.lock +++ b/app/full/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.381.2", + "version": "3.381.5", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "ffa8a93faafea878155853ae2caf61871363869d" + "reference": "409208d62af0ddafbcb0af1a0bf514f5ffcaba92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ffa8a93faafea878155853ae2caf61871363869d", - "reference": "ffa8a93faafea878155853ae2caf61871363869d", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/409208d62af0ddafbcb0af1a0bf514f5ffcaba92", + "reference": "409208d62af0ddafbcb0af1a0bf514f5ffcaba92", "shasum": "" }, "require": { @@ -153,9 +153,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.381.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.381.5" }, - "time": "2026-05-15T18:08:57+00:00" + "time": "2026-05-20T18:16:01+00:00" }, { "name": "brick/math",