What's Changed
Default guards as defined in the distributed config does not comply with all supported laravel versions. Instead of changing and risking break of older installations, guards are now skipped if they can't be resolved.
- Fix README.md by @erikn69 in #693
- Default user guard by @MortenDHansen in #695
Full Changelog: v13.0.0...v13.0.1