Skip to content

Commit dd60583

Browse files
committed
formatting
1 parent fe667a6 commit dd60583

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Update your `laravel/framework` dependency to `5.5.*` in your `composer.json` fi
2525
],
2626
}
2727

28-
Of course, don't forget to examine any 3rd party packages consumed by your application and verify you are using the proper version for Laravel 5.5 support.
28+
If you are using the `laravel/browser-kit-testing` package, you should update the package to `2.*` in your `composer.json` file.
2929

30-
If you're using browser-kit-testing, you'll need to update the dependency to `2.*` to be compatible with phpunit `~6.0`.
30+
Of course, don't forget to examine any 3rd party packages consumed by your application and verify you are using the proper version for Laravel 5.5 support.
3131

3232
#### Laravel Installer
3333

0 commit comments

Comments
 (0)