Merge pull request #5725 from hilnius/5.6

[5.6] Mention the upgrade of laravel/browser-kit-testing
This commit is contained in:
Taylor Otwell 2020-01-16 07:44:48 -06:00 committed by GitHub
commit cb77f06977
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@ Laravel 5.6 requires PHP 7.1.3 or higher.
Update your `laravel/framework` dependency to `5.6.*` and your `fideloper/proxy` dependency to `^4.0` in your `composer.json` file.
If you are using the `laravel/browser-kit-testing` package, you should update the package to `4.*` in your composer.json file.
In addition, if you are using the following first-party Laravel packages, you should upgrade them to their latest release:
<div class="content-list" markdown="1">