diff --git a/composer.lock b/composer.lock index 5388c5e..abd91ee 100644 --- a/composer.lock +++ b/composer.lock @@ -58,16 +58,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.227.1", + "version": "3.229.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "dd3271b171cd83dfcfa3cfc390057114d8f010b1" + "reference": "5cffc0b16d1f33029628586313e9cf140f18b06d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/dd3271b171cd83dfcfa3cfc390057114d8f010b1", - "reference": "dd3271b171cd83dfcfa3cfc390057114d8f010b1", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5cffc0b16d1f33029628586313e9cf140f18b06d", + "reference": "5cffc0b16d1f33029628586313e9cf140f18b06d", "shasum": "" }, "require": { @@ -75,7 +75,7 @@ "ext-json": "*", "ext-pcre": "*", "ext-simplexml": "*", - "guzzlehttp/guzzle": "^6.5.7 || ^7.4.4", + "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5", "guzzlehttp/promises": "^1.4.0", "guzzlehttp/psr7": "^1.8.5 || ^2.3", "mtdowling/jmespath.php": "^2.6", @@ -143,9 +143,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.227.1" + "source": "https://github.com/aws/aws-sdk-php/tree/3.229.1" }, - "time": "2022-06-20T18:14:17+00:00" + "time": "2022-06-30T18:16:30+00:00" }, { "name": "brick/math", @@ -4562,7 +4562,7 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.1.0", + "version": "v3.1.1", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", @@ -4609,7 +4609,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.1.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.1.1" }, "funding": [ {