Bump aws/aws-sdk-php-laravel from 3.3.1 to 3.3.2 (#937)

Bumps [aws/aws-sdk-php-laravel](https://github.com/aws/aws-sdk-php-laravel) from 3.3.1 to 3.3.2.
<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.2
> * Align with suggested Laravel configuration practices
> * Travis CI updated with PHP 7.3 and dependency resolution fixes
</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.2 - 2019-03-15
> 
> * Align with suggested Laravel configuration practices
> * Travis CI updated with PHP 7.3 and dependency resolution fixes
</details>
<details>
<summary>Commits</summary>

- [`3e8e880`](3e8e8801d6) 3.3.2 release
- [`03124f8`](03124f83f6) Composer & Travis updates ([#155](https://github-redirect.dependabot.com/aws/aws-sdk-php-laravel/issues/155))
- [`0594ccf`](0594ccf58d) Align with suggested laravel config practices ([#145](https://github-redirect.dependabot.com/aws/aws-sdk-php-laravel/issues/145))
- See full diff in [compare view](https://github.com/aws/aws-sdk-php-laravel/compare/3.3.1...3.3.2)
</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.3.1&new-version=3.3.2)](https://dependabot.com/compatibility-score.html?dependency-name=aws/aws-sdk-php-laravel&package-manager=composer&previous-version=3.3.1&new-version=3.3.2)

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`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<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 squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@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] 2019-03-22 15:46:49 +01:00 committed by Phan An
parent ec2562bcd3
commit fdc21c502d

27
composer.lock generated
View file

@ -1,23 +1,23 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "15b6d15dc6e8f67e5b38bf8a072510bd",
"packages": [
{
"name": "aws/aws-sdk-php",
"version": "3.90.1",
"version": "3.90.5",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "3262a84de9428766646223963c944b2be2cd09c0"
"reference": "ac48802401ae7da6f4716023eb093fc598a23995"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3262a84de9428766646223963c944b2be2cd09c0",
"reference": "3262a84de9428766646223963c944b2be2cd09c0",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ac48802401ae7da6f4716023eb093fc598a23995",
"reference": "ac48802401ae7da6f4716023eb093fc598a23995",
"shasum": ""
},
"require": {
@ -86,20 +86,20 @@
"s3",
"sdk"
],
"time": "2019-03-12T18:11:23+00:00"
"time": "2019-03-19T18:31:52+00:00"
},
{
"name": "aws/aws-sdk-php-laravel",
"version": "3.3.1",
"version": "3.3.2",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php-laravel.git",
"reference": "33ea9fdd86530eeade9ba02ac630524eb89088ac"
"reference": "3e8e8801d6666bc60dfaf5429febceb84eed0cec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php-laravel/zipball/33ea9fdd86530eeade9ba02ac630524eb89088ac",
"reference": "33ea9fdd86530eeade9ba02ac630524eb89088ac",
"url": "https://api.github.com/repos/aws/aws-sdk-php-laravel/zipball/3e8e8801d6666bc60dfaf5429febceb84eed0cec",
"reference": "3e8e8801d6666bc60dfaf5429febceb84eed0cec",
"shasum": ""
},
"require": {
@ -108,7 +108,8 @@
"php": ">=5.5.9"
},
"require-dev": {
"phpunit/phpunit": "~4.0|~5.0"
"phpunit/phpunit": "~4.0|~5.0",
"vlucas/phpdotenv": "~2.0|~3.0"
},
"suggest": {
"laravel/framework": "To test the Laravel bindings",
@ -152,7 +153,7 @@
"s3",
"sdk"
],
"time": "2018-12-03T22:37:23+00:00"
"time": "2019-03-15T17:57:46+00:00"
},
{
"name": "daverandom/resume",
@ -1357,7 +1358,7 @@
{
"name": "Luís Otávio Cobucci Oblonczyk",
"email": "lcobucci@gmail.com",
"role": "developer"
"role": "Developer"
}
],
"description": "A simple library to work with JSON Web Token and JSON Web Signature",