Skip to content

Laravel 7 Support

Compare
Choose a tag to compare
@fedeisas fedeisas released this 05 Apr 01:32
· 63 commits to master since this release
6d8344d
  • Added dependabot for dependency management.
  • Replaced TravisCI with GitHub Actions.
  • Added support for Laravel 7 (#70 #72 #73 thanks @introwit @zupolgec @Pezhvak).
  • Dropped support for Laravel 5 and Laravel 6.
  • General repo maintenance. Updated PHPUnit and SwiftMailer dependencies.
  • Fixed infinite loop when using link tags without rel=stylesheet (#68, thanks @sanasol).
  • Added a couple of missing tests cases.