Skip to content

0.14.0

Compare
Choose a tag to compare
@JaZo JaZo released this 21 Sep 15:33
· 94 commits to master since this release

This is a maintenance release which does not change any functionality. However, please note we have dropped PHP 5.6 support.

Changed

  • Run tests on multiple PHP and Laravel versions.
  • Restrict Laravel versions to ^5.1,<5.8.
  • Rename tests namespace.
  • Improve README and other documentation.

Fixed

  • Add missing dependency to composer.json.

Added

  • Code style checker/fixer.
  • Add CHANGELOG.

Removed

  • Drop PHP 5.6 support.