From a0274994e508f4bb964803e44e27004bd9fa39ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 00:45:39 +0000 Subject: [PATCH] chore(deps): bump aws/aws-sdk-php in the composer-patch group Bumps the composer-patch group with 1 update: [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php). Updates `aws/aws-sdk-php` from 3.369.21 to 3.369.22 - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.369.21...3.369.22) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.369.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer-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 e5983b1..7f1841f 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.369.21", + "version": "3.369.22", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "7076af00534135cbbf6cc19eb2521124a3549f0d" + "reference": "fe83cbc3adb5ed384179ac6d63531aadde0198e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7076af00534135cbbf6cc19eb2521124a3549f0d", - "reference": "7076af00534135cbbf6cc19eb2521124a3549f0d", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/fe83cbc3adb5ed384179ac6d63531aadde0198e3", + "reference": "fe83cbc3adb5ed384179ac6d63531aadde0198e3", "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.21" + "source": "https://github.com/aws/aws-sdk-php/tree/3.369.22" }, - "time": "2026-01-27T19:14:48+00:00" + "time": "2026-01-28T19:19:00+00:00" }, { "name": "guzzlehttp/guzzle",