From d21ee28098f76f8389cf340a045ec8fd60359251 Mon Sep 17 00:00:00 2001 From: renovate_bot <jonas+renovate@jonasled.de> Date: Sat, 28 Dec 2024 00:10:47 +0100 Subject: [PATCH] Update dependency aws/aws-sdk-php to v3.336.5 --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 3214736b..6b328f39 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.336.4", + "version": "3.336.5", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "5bc056d14a8bad0e9ec5a6ce03e46d8e4329b7fc" + "reference": "4ba9b84343bf9b6a4de892a9dd0350e2331845b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5bc056d14a8bad0e9ec5a6ce03e46d8e4329b7fc", - "reference": "5bc056d14a8bad0e9ec5a6ce03e46d8e4329b7fc", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4ba9b84343bf9b6a4de892a9dd0350e2331845b1", + "reference": "4ba9b84343bf9b6a4de892a9dd0350e2331845b1", "shasum": "" }, "require": { @@ -154,9 +154,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.336.4" + "source": "https://github.com/aws/aws-sdk-php/tree/3.336.5" }, - "time": "2024-12-26T19:13:21+00:00" + "time": "2024-12-27T19:06:57+00:00" }, { "name": "babdev/pagerfanta-bundle", @@ -4408,12 +4408,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { -- GitLab