mikebronner / laravel-messenger

Notifying your users doesn't have to be a lot of work.
MIT License
135 stars 15 forks source link

Update laravel/laravel requirement from 6.0 to 6.0.2 #24

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on laravel/laravel to permit the latest version.

Changelog *Sourced from [laravel/laravel's changelog](https://github.com/laravel/laravel/blob/master/CHANGELOG.md).* > ## [v6.0.2 (2019-09-10)](https://github.com/laravel/laravel/compare/v6.0.1...v6.0.2) > > ### Changed > - Order imports alphabetically ([79fb6af](https://github.com/laravel/laravel/commit/79fb6af96ebf0325cef15c3132157fdf75f6fd6c), [#5100](https://github-redirect.dependabot.com/laravel/laravel/pull/5100)) > > ### Fixed > - Delete cached config file before running tests ([#5091](https://github-redirect.dependabot.com/laravel/laravel/pull/5091)) > - Update Argon memory ([#5097](https://github-redirect.dependabot.com/laravel/laravel/pull/5097)) > > > ## [v6.0.1 (2019-08-27)](https://github.com/laravel/laravel/compare/v6.0.0...v6.0.1) > > ### Added > - Add Ignition ([41ee35d](https://github.com/laravel/laravel/commit/41ee35d01f4e57c47e924400db8a805089664141), [13ab419](https://github.com/laravel/laravel/commit/13ab419d59e2f0d2e188a5157a3cc17f72db595c)) > > > ## [v6.0.0 (2019-08-27)](https://github.com/laravel/laravel/compare/v5.8.35...v6.0.0) > > ### Added > - Add ThrottleRequests to the priority array ([#5057](https://github-redirect.dependabot.com/laravel/laravel/pull/5057)) > - Add PHPUnit bootstrap file to allow execution of console commands before a test run ([#5050](https://github-redirect.dependabot.com/laravel/laravel/pull/5050), [8f2a278](https://github.com/laravel/laravel/commit/8f2a27868f7f9e0a0bbf69fa83d06b8a7a1b7894)) > - Add failed jobs table ([b7d2b48](https://github.com/laravel/laravel/commit/b7d2b48b75afbaa34c82688cb30be2f00a7d8c57), [#5082](https://github-redirect.dependabot.com/laravel/laravel/pull/5082)) > - Add new failed driver option ([e6becd2](https://github.com/laravel/laravel/commit/e6becd2ca35a650f51ed49525935e8ca65671152)) > > ### Changed > - Require PHP 7.2 ([25cf4c4](https://github.com/laravel/laravel/commit/25cf4c492308b9c5148f9522d8dd8f8f18819f50)) > - Encourage to use PHPUnit 8 ([0582a20](https://github.com/laravel/laravel/commit/0582a20adddc0e6bd16ca05eeae93e6412924ad6)) > - Use phpredis as default Redis client ([#5085](https://github-redirect.dependabot.com/laravel/laravel/pull/5085)) > > ### Removed > - Remove services deleted from core ([#5019](https://github-redirect.dependabot.com/laravel/laravel/pull/5019)) > - Remove dumpserver ([f053116](https://github.com/laravel/laravel/commit/f053116c5680e77c3a6c73afd193984a17ea482d)) > - Remove UI scaffolding ([fc39b07](https://github.com/laravel/laravel/commit/fc39b073f3f61a22f1b48329e294ebb881700dbe)) > - Remove deprecated language line ([#5074](https://github-redirect.dependabot.com/laravel/laravel/pull/5074)) > > > ## [v5.8.35 (2019-09-09)](https://github.com/laravel/laravel/compare/v5.8.17...v5.8.35) > > ### Added > - Add DYNAMODB_ENDPOINT to the cache config ([#5034](https://github-redirect.dependabot.com/laravel/laravel/pull/5034)) > - Added support for new redis URL property ([#5037](https://github-redirect.dependabot.com/laravel/laravel/pull/5037)) > - Add .env.backup to gitignore ([#5046](https://github-redirect.dependabot.com/laravel/laravel/pull/5046)) > - Using environment variable to set redis prefix ([#5062](https://github-redirect.dependabot.com/laravel/laravel/pull/5062)) > > ### Changed > - Update axios package ([#5038](https://github-redirect.dependabot.com/laravel/laravel/pull/5038)) > - Use generic default db config ([6f3d68f](https://github.com/laravel/laravel/commit/6f3d68f67f3dab0e0d853719696ede8dfd9cc4e1)) > - Update deprecated pusher option ([#5058](https://github-redirect.dependabot.com/laravel/laravel/pull/5058)) > - Move TrustProxies to highest priority ([#5055](https://github-redirect.dependabot.com/laravel/laravel/pull/5055)) > > ... (truncated)
Commits - [`7d72850`](https://github.com/laravel/laravel/commit/7d728506191a39394c5d1fcf47a822b9183f50ed) Update CHANGELOG.md - [`e656932`](https://github.com/laravel/laravel/commit/e656932002588bcaaa94476f1ed1850747eb4708) Apply fixes from StyleCI ([#5100](https://github-redirect.dependabot.com/laravel/laravel/issues/5100)) - [`79fb6af`](https://github.com/laravel/laravel/commit/79fb6af96ebf0325cef15c3132157fdf75f6fd6c) Order imports alphabetically - [`74d84e9`](https://github.com/laravel/laravel/commit/74d84e9371b2d2486edcc8f458adc9f22957d68b) According to PHP Bug 78516 Argon2 requires at least 8KB ([#5097](https://github-redirect.dependabot.com/laravel/laravel/issues/5097)) - [`4dbe988`](https://github.com/laravel/laravel/commit/4dbe9888a5599c270e9131b76eca0ff3527bd350) Update CHANGELOG.md - [`9f2f3b1`](https://github.com/laravel/laravel/commit/9f2f3b1eeecd79acffcce72977dc3b107e7d2b43) Merge branch '5.8' - [`ca3f91e`](https://github.com/laravel/laravel/commit/ca3f91e7ed47780ad4128c0592f5966efe51246b) Update CHANGELOG.md - [`8b96bf0`](https://github.com/laravel/laravel/commit/8b96bf012871a2e977a4558bf069062c5f03de95) Update CHANGELOG.md - [`31394de`](https://github.com/laravel/laravel/commit/31394de4d736c171d40bb03d50313c60b0e4af38) Revert "Set argon defaults to prevent password_hash(): Memory cost is outside... - [`4992230`](https://github.com/laravel/laravel/commit/4992230ca97551a0a2530e339898037b0ad5af81) Merge branch 'patch-1' of https://github.com/SjorsO/laravel into SjorsO-patch-1 - Additional commits viewable in [compare view](https://github.com/laravel/laravel/compare/v6.0.0...v6.0.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 commands and options
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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #25.