Merge pull request #3749 from CachetHQ/dependabot/composer/aws/aws-sdk-php-3.109.6

Bump aws/aws-sdk-php from 3.109.1 to 3.109.6
This commit is contained in:
James Brooks
2019-08-22 17:19:36 +01:00
committed by GitHub

10
composer.lock generated
View File

@@ -358,16 +358,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.109.1",
"version": "3.109.6",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "1fb0ddf20c9b1a82dcc4dbae2362bb6de1392d31"
"reference": "c129c2120943340cb102ab1a1c7c76d03c00bcc4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1fb0ddf20c9b1a82dcc4dbae2362bb6de1392d31",
"reference": "1fb0ddf20c9b1a82dcc4dbae2362bb6de1392d31",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c129c2120943340cb102ab1a1c7c76d03c00bcc4",
"reference": "c129c2120943340cb102ab1a1c7c76d03c00bcc4",
"shasum": ""
},
"require": {
@@ -437,7 +437,7 @@
"s3",
"sdk"
],
"time": "2019-08-09T18:17:08+00:00"
"time": "2019-08-16T18:13:56+00:00"
},
{
"name": "barryvdh/laravel-cors",