From ba889bf0c66c0a51a9ae0108a227f9b561ca42c1 Mon Sep 17 00:00:00 2001 From: renovate_bot <jonas+renovate@jonasled.de> Date: Wed, 23 Apr 2025 01:00:48 +0200 Subject: [PATCH] Update dependency aws/aws-sdk-php to v3.342.32 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index c6345db3..53397955 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.342.31", + "version": "3.342.32", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "8f280712b128db6970d840f33384bf4b12cc65ea" + "reference": "638ded9f33b28aac014db6bf2817e9341f5e6361" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/8f280712b128db6970d840f33384bf4b12cc65ea", - "reference": "8f280712b128db6970d840f33384bf4b12cc65ea", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/638ded9f33b28aac014db6bf2817e9341f5e6361", + "reference": "638ded9f33b28aac014db6bf2817e9341f5e6361", "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.342.31" + "source": "https://github.com/aws/aws-sdk-php/tree/3.342.32" }, - "time": "2025-04-21T18:07:14+00:00" + "time": "2025-04-22T18:26:09+00:00" }, { "name": "babdev/pagerfanta-bundle", -- GitLab