Skip to content

Laravel 8.0 release

Latest
Compare
Choose a tag to compare
@DCzajkowski DCzajkowski released this 12 Sep 19:12
· 1 commit to master since this release
4425755

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