mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
Bump aws/aws-sdk-php-laravel from 3.2.0 to 3.2.1 (#842)
Bumps [aws/aws-sdk-php-laravel](https://github.com/aws/aws-sdk-php-laravel) from 3.2.0 to 3.2.1. <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.2.1 > * Update Travis CI with later PHP versions > * Fix composer dependency resolution issue for Travis & PHP 5.5.9 > * Updated location of aws config file in README.md > * Update README.md </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.2.1 - 2018-10-19 > > * Update Travis CI with later PHP versions > * Fix composer dependency resolution issue for Travis & PHP 5.5.9 > * Updated location of aws config file in README.md > * Update README.md </details> <details> <summary>Commits</summary> - [`379eb23`](379eb23c62
) 3.2.1 release - [`3a89dbb`](3a89dbb48d
) Merge pull request [#126](https://github-redirect.dependabot.com/aws/aws-sdk-php-laravel/issues/126) from Athuli7/patch-1 - [`5f83fd4`](5f83fd4456
) Merge pull request [#132](https://github-redirect.dependabot.com/aws/aws-sdk-php-laravel/issues/132) from luisfmelo/patch-1 - [`54b0dda`](54b0dda847
) Merge pull request [#140](https://github-redirect.dependabot.com/aws/aws-sdk-php-laravel/issues/140) from howardlopez/travis_updates - [`b58031f`](b58031f64b
) Update Travis CI with later PHP versions - [`61f5839`](61f58397f6
) Fix composer dependency resolution issue for Travis & PHP 5.5.9 - [`b99ef74`](b99ef74160
) Updated location of aws config file in README.md - [`dd9e5ea`](dd9e5ea204
) Update README.md - See full diff in [compare view](https://github.com/aws/aws-sdk-php-laravel/compare/3.2.0...3.2.1) </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.0&new-version=3.2.1)](https://dependabot.com/compatibility-score.html?dependency-name=aws/aws-sdk-php-laravel&package-manager=composer&previous-version=3.2.0&new-version=3.2.1) 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:
parent
537e087b89
commit
ce7423b6b2
1 changed files with 11 additions and 11 deletions
22
composer.lock
generated
22
composer.lock
generated
|
@ -8,16 +8,16 @@
|
|||
"packages": [
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.69.10",
|
||||
"version": "3.69.13",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "ec24754778d1223e0728d16783b0ee31efc55dce"
|
||||
"reference": "58af8e248aa2ae0709a009502407533a5f13a443"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ec24754778d1223e0728d16783b0ee31efc55dce",
|
||||
"reference": "ec24754778d1223e0728d16783b0ee31efc55dce",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/58af8e248aa2ae0709a009502407533a5f13a443",
|
||||
"reference": "58af8e248aa2ae0709a009502407533a5f13a443",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -25,7 +25,7 @@
|
|||
"ext-pcre": "*",
|
||||
"ext-simplexml": "*",
|
||||
"ext-spl": "*",
|
||||
"guzzlehttp/guzzle": "^5.3.1|^6.2.1",
|
||||
"guzzlehttp/guzzle": "^5.3.3|^6.2.1",
|
||||
"guzzlehttp/promises": "~1.0",
|
||||
"guzzlehttp/psr7": "^1.4.1",
|
||||
"mtdowling/jmespath.php": "~2.2",
|
||||
|
@ -87,20 +87,20 @@
|
|||
"s3",
|
||||
"sdk"
|
||||
],
|
||||
"time": "2018-10-18T20:39:29+00:00"
|
||||
"time": "2018-10-23T20:04:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php-laravel",
|
||||
"version": "3.2.0",
|
||||
"version": "3.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php-laravel.git",
|
||||
"reference": "56f9a291061d37439c41ad57e7ff2d493bbdde1c"
|
||||
"reference": "379eb23c62509ea2ddafef86a6d3311e28235bb3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php-laravel/zipball/56f9a291061d37439c41ad57e7ff2d493bbdde1c",
|
||||
"reference": "56f9a291061d37439c41ad57e7ff2d493bbdde1c",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php-laravel/zipball/379eb23c62509ea2ddafef86a6d3311e28235bb3",
|
||||
"reference": "379eb23c62509ea2ddafef86a6d3311e28235bb3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -153,7 +153,7 @@
|
|||
"s3",
|
||||
"sdk"
|
||||
],
|
||||
"time": "2017-11-16T17:35:06+00:00"
|
||||
"time": "2018-10-19T23:48:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "daverandom/resume",
|
||||
|
|
Loading…
Reference in a new issue