From 4eac4fa15e6381d0b2c6fdcfc92fc773e2f0cf32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=BCneyt=20=C5=9Eent=C3=BCrk?= Date: Fri, 15 Jul 2022 13:34:24 +0300 Subject: [PATCH] update composer.lock file --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 26df1ada4..a02752f94 100644 --- a/composer.lock +++ b/composer.lock @@ -907,16 +907,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.231.5", + "version": "3.231.6", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "4ea642d1c7f8002037ef46e5f17c9fc1273a6021" + "reference": "54c5fe6667c73010d954ce4c4d657d093f0bdcbf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4ea642d1c7f8002037ef46e5f17c9fc1273a6021", - "reference": "4ea642d1c7f8002037ef46e5f17c9fc1273a6021", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/54c5fe6667c73010d954ce4c4d657d093f0bdcbf", + "reference": "54c5fe6667c73010d954ce4c4d657d093f0bdcbf", "shasum": "" }, "require": { @@ -993,9 +993,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.231.5" + "source": "https://github.com/aws/aws-sdk-php/tree/3.231.6" }, - "time": "2022-07-13T18:36:03+00:00" + "time": "2022-07-14T18:20:54+00:00" }, { "name": "balping/json-raw-encoder", @@ -14115,5 +14115,5 @@ "ext-zip": "*" }, "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }