Skip to content

Commit fe667a6

Browse files
author
cbernard73
authored
Add note re "laravel/browser-kit-testing": "2.*",
1 parent b4997d9 commit fe667a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

upgrade.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Update your `laravel/framework` dependency to `5.5.*` in your `composer.json` fi
2727

2828
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.
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`.
31+
3032
#### Laravel Installer
3133

3234
> {tip} If you commonly use the Laravel installer via `laravel new`, you should update your Laravel installer package using the `composer global update` command.

0 commit comments

Comments
 (0)