Skip to content

v3.0.0

Compare
Choose a tag to compare
@willthorpe willthorpe released this 04 Jun 13:12
· 10 commits to master since this release
c7d3fa3

Laravel 6+ Support

  • First release supporting PHP 7.2+ and Laravel 6+ #5
  • Drop support for Monolog 1.* and PHPUnit 7.*
  • Switch to Github Actions from Travis CI
  • Moved to Laravel custom log driver implementation

⚠️ Breaking Changes:

  • This version no longer supports Laravel 5.*, please use version 2.* which supports it. Please use v2.* of this package if using Laravel < 6.

Full Changelog: v2.0.0...v3.0.0