From dd33131bb5bb2010b7001f88462076dfdc76104d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 20:14:45 +0000 Subject: [PATCH] composer: bump aws/aws-sdk-php from 3.369.31 to 3.369.36 in /app/full Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.369.31 to 3.369.36. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.369.31...3.369.36) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.369.36 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 381eef6..d80b93b 100644 --- a/app/full/composer.lock +++ b/app/full/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.369.31", + "version": "3.369.37", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "c7bf53dfb09bea3ebfd19b89213625aa134dcc71" + "reference": "bc599ce989b101ee630d5e1a1aeda387632df47b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c7bf53dfb09bea3ebfd19b89213625aa134dcc71", - "reference": "c7bf53dfb09bea3ebfd19b89213625aa134dcc71", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/bc599ce989b101ee630d5e1a1aeda387632df47b", + "reference": "bc599ce989b101ee630d5e1a1aeda387632df47b", "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.31" + "source": "https://github.com/aws/aws-sdk-php/tree/3.369.37" }, - "time": "2026-02-10T19:13:30+00:00" + "time": "2026-02-18T19:16:34+00:00" }, { "name": "brick/math",