Bump aws/aws-sdk-php from 3.112.0 to 3.112.5

Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.112.0 to 3.112.5.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Changelog](https://github.com/aws/aws-sdk-php/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-php/compare/3.112.0...3.112.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-23 06:00:41 +00:00
committed by GitHub
parent 0f8c6a3dab
commit f7581fd35c

10
composer.lock generated
View File

@@ -358,16 +358,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.112.0",
"version": "3.112.5",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "1e21446c6780a3b9b5e4315bd6d4347d2c3381eb"
"reference": "5c6f05d68576f845a8391b83020b480840eca759"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1e21446c6780a3b9b5e4315bd6d4347d2c3381eb",
"reference": "1e21446c6780a3b9b5e4315bd6d4347d2c3381eb",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5c6f05d68576f845a8391b83020b480840eca759",
"reference": "5c6f05d68576f845a8391b83020b480840eca759",
"shasum": ""
},
"require": {
@@ -437,7 +437,7 @@
"s3",
"sdk"
],
"time": "2019-09-12T18:09:53+00:00"
"time": "2019-09-20T22:08:27+00:00"
},
{
"name": "barryvdh/laravel-cors",