From 41e83ffb7f060ba27c0869b55dd39fbd65c546f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:45:49 +0000 Subject: [PATCH] Renovate update dependency aws/aws-sdk-php to v3.315.1 --- service-front/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/service-front/composer.lock b/service-front/composer.lock index 23d1d5c4d2..4420dc609d 100644 --- a/service-front/composer.lock +++ b/service-front/composer.lock @@ -115,16 +115,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.314.6", + "version": "3.315.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "d04da330b0201edab71edd33a03b8d5ad6e4a313" + "reference": "13871330833e167d098240dab74b8b069b9b07e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d04da330b0201edab71edd33a03b8d5ad6e4a313", - "reference": "d04da330b0201edab71edd33a03b8d5ad6e4a313", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/13871330833e167d098240dab74b8b069b9b07e3", + "reference": "13871330833e167d098240dab74b8b069b9b07e3", "shasum": "" }, "require": { @@ -204,9 +204,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.314.6" + "source": "https://github.com/aws/aws-sdk-php/tree/3.315.1" }, - "time": "2024-06-20T18:09:51+00:00" + "time": "2024-06-27T18:03:53+00:00" }, { "name": "brick/varexporter",