Upgraded Laravel to v8.0
- Dropped PHP 7.2 support
- Changed the default User class namespace
- Changed the default import sorting method
- Changed the factory function into the new class-based approach
- Replaced the deprecated phpunit method #53
- Added a deprecation notice to the README
Fixed the default formatting #52