Skip to content

Laravel 6.4 compatibility

Compare
Choose a tag to compare
@DCzajkowski DCzajkowski released this 29 Oct 01:02
· 7 commits to master since this release
46baa9c

Laravel 6.4 compatibility (#32)

  • Fixed failing tests for Laravel 6.4 release (testUserCannotViewAnEmailPasswordFormWhenAuthenticated and testUserCannotViewAPasswordResetFormWhenAuthenticated)
  • removed guestMiddlewareRoute helper function as it is not used anymore