From aadff21afe684b46e9a3b3a546caeb6906876bdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 12:37:55 +0000 Subject: [PATCH] composer: bump aws/aws-sdk-php from 3.369.37 to 3.371.0 in /app/full Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.369.37 to 3.371.0. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.369.37...3.371.0) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.371.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 d80b93b..7411f0d 100644 --- a/app/full/composer.lock +++ b/app/full/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.369.37", + "version": "3.371.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "bc599ce989b101ee630d5e1a1aeda387632df47b" + "reference": "80bafcdc7f22362e204f49c5adfea66e85939cc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/bc599ce989b101ee630d5e1a1aeda387632df47b", - "reference": "bc599ce989b101ee630d5e1a1aeda387632df47b", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/80bafcdc7f22362e204f49c5adfea66e85939cc8", + "reference": "80bafcdc7f22362e204f49c5adfea66e85939cc8", "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.369.37" + "source": "https://github.com/aws/aws-sdk-php/tree/3.371.0" }, - "time": "2026-02-18T19:16:34+00:00" + "time": "2026-02-24T19:08:17+00:00" }, { "name": "brick/math",