From 8cb92568f28c25e7857489e86681b73b01e83955 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 15:04:20 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.240.0 to 3.240.10 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.240.0 to 3.240.10. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.240.0...3.240.10) --- 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 | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 13e15a9bd338..23e63d0a0d99 100644 --- a/composer.lock +++ b/composer.lock @@ -208,16 +208,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.240.0", + "version": "3.240.10", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "95186e6a40670196cc2f9f752a38b863aa45a890" + "reference": "84b8229fc25cf787876047b6a73b202209853e79" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/95186e6a40670196cc2f9f752a38b863aa45a890", - "reference": "95186e6a40670196cc2f9f752a38b863aa45a890", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/84b8229fc25cf787876047b6a73b202209853e79", + "reference": "84b8229fc25cf787876047b6a73b202209853e79", "shasum": "" }, "require": { @@ -296,9 +296,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.240.0" + "source": "https://github.com/aws/aws-sdk-php/tree/3.240.10" }, - "time": "2022-10-21T20:17:33+00:00" + "time": "2022-11-04T19:25:00+00:00" }, { "name": "cboden/ratchet", @@ -1190,16 +1190,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.4.1", + "version": "2.4.3", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "69568e4293f4fa993f3b0e51c9723e1e17c41379" + "reference": "67c26b443f348a51926030c83481b85718457d3d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/69568e4293f4fa993f3b0e51c9723e1e17c41379", - "reference": "69568e4293f4fa993f3b0e51c9723e1e17c41379", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d", + "reference": "67c26b443f348a51926030c83481b85718457d3d", "shasum": "" }, "require": { @@ -1289,7 +1289,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.4.1" + "source": "https://github.com/guzzle/psr7/tree/2.4.3" }, "funding": [ { @@ -1305,7 +1305,7 @@ "type": "tidelift" } ], - "time": "2022-08-28T14:45:39+00:00" + "time": "2022-10-26T14:07:24+00:00" }, { "name": "hybridauth/hybridauth",