Laravel 6.4 compatibility
Laravel 6.4 compatibility (#32)
- Fixed failing tests for Laravel 6.4 release (
testUserCannotViewAnEmailPasswordFormWhenAuthenticatedandtestUserCannotViewAPasswordResetFormWhenAuthenticated) - removed
guestMiddlewareRoutehelper function as it is not used anymore