Bump aws/aws-sdk-php-laravel from 3.2.1 to 3.3.0 (#853)

Bumps [aws/aws-sdk-php-laravel](https://github.com/aws/aws-sdk-php-laravel) from 3.2.1 to 3.3.0.
<details>
<summary>Release notes</summary>

*Sourced from [aws/aws-sdk-php-laravel's releases](https://github.com/aws/aws-sdk-php-laravel/releases).*

> ## Version 3.3.0
> * Adds AWS credentials to published service provider configuration by default 
</details>
<details>
<summary>Changelog</summary>

*Sourced from [aws/aws-sdk-php-laravel's changelog](https://github.com/aws/aws-sdk-php-laravel/blob/master/CHANGELOG.md).*

> ## 3.3.0 - 2018-11-12
> 
> * Adds AWS credentials to published service provider configuration by default 
</details>
<details>
<summary>Commits</summary>

- [`16f12cb`](16f12cb553) 3.3.0 release
- [`ce31baa`](ce31baa8d1) Merge pull request [#143](https://github-redirect.dependabot.com/aws/aws-sdk-php-laravel/issues/143) from howardlopez/config_changes
- [`ef616fc`](ef616fc7bb) README tweak
- [`83221a0`](83221a082d) Update README with config changes
- [`4b32304`](4b32304d78) Added credentials to config file with preference for .env file
- See full diff in [compare view](https://github.com/aws/aws-sdk-php-laravel/compare/3.2.1...3.3.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=aws/aws-sdk-php-laravel&package-manager=composer&previous-version=3.2.1&new-version=3.3.0)](https://dependabot.com/compatibility-score.html?dependency-name=aws/aws-sdk-php-laravel&package-manager=composer&previous-version=3.2.1&new-version=3.3.0)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
This commit is contained in:
dependabot[bot] 2018-11-13 11:58:35 +01:00 committed by Phan An
parent f26a7f9d94
commit a895a9f908

20
composer.lock generated
View file

@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.69.13", "version": "3.71.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "58af8e248aa2ae0709a009502407533a5f13a443" "reference": "18f0f1c2224610b473c80690f0df0bac116da957"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/58af8e248aa2ae0709a009502407533a5f13a443", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/18f0f1c2224610b473c80690f0df0bac116da957",
"reference": "58af8e248aa2ae0709a009502407533a5f13a443", "reference": "18f0f1c2224610b473c80690f0df0bac116da957",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -87,20 +87,20 @@
"s3", "s3",
"sdk" "sdk"
], ],
"time": "2018-10-23T20:04:06+00:00" "time": "2018-11-12T22:58:19+00:00"
}, },
{ {
"name": "aws/aws-sdk-php-laravel", "name": "aws/aws-sdk-php-laravel",
"version": "3.2.1", "version": "3.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php-laravel.git", "url": "https://github.com/aws/aws-sdk-php-laravel.git",
"reference": "379eb23c62509ea2ddafef86a6d3311e28235bb3" "reference": "16f12cb553ac1ea5f3a0acd95b2d4363fbd317ab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php-laravel/zipball/379eb23c62509ea2ddafef86a6d3311e28235bb3", "url": "https://api.github.com/repos/aws/aws-sdk-php-laravel/zipball/16f12cb553ac1ea5f3a0acd95b2d4363fbd317ab",
"reference": "379eb23c62509ea2ddafef86a6d3311e28235bb3", "reference": "16f12cb553ac1ea5f3a0acd95b2d4363fbd317ab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -153,7 +153,7 @@
"s3", "s3",
"sdk" "sdk"
], ],
"time": "2018-10-19T23:48:48+00:00" "time": "2018-11-12T21:56:17+00:00"
}, },
{ {
"name": "daverandom/resume", "name": "daverandom/resume",