From 72a5e51402fdd4794932479cfafe51fd29157af8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 02:11:42 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.255.2 to 3.255.3 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.255.2 to 3.255.3. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.255.2...3.255.3) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: direct:production update-type: version-update:semver-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 3844ae9..c8138c1 100644 --- a/composer.lock +++ b/composer.lock @@ -58,16 +58,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.255.2", + "version": "3.255.3", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "b6b995c70b7ed4359b4310243899cbfe11a73caa" + "reference": "0530f0679d7b4809c9500c2332a4d7e9f770f47a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b6b995c70b7ed4359b4310243899cbfe11a73caa", - "reference": "b6b995c70b7ed4359b4310243899cbfe11a73caa", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0530f0679d7b4809c9500c2332a4d7e9f770f47a", + "reference": "0530f0679d7b4809c9500c2332a4d7e9f770f47a", "shasum": "" }, "require": { @@ -146,9 +146,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.255.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.255.3" }, - "time": "2022-12-22T19:23:30+00:00" + "time": "2022-12-23T19:26:27+00:00" }, { "name": "guzzlehttp/guzzle",