- Added support for Laravel 10.
- Added support for PHP 8.2.
- Fixed Build Status badge in README. (Related issue)
- Removed support for PHP 7.4.
- Removed support for Laravel 6.
- Removed support for Laravel 7.
- Added Laravel 9 support.
- Added PHP 8.1 support.
- Updated minimal Laravel version for PHP 8 support.
- Added PHP 8.0 support.
- Removed PHP 7.2 support.
- Removed PHP 7.3 support.
- Added Laravel 8 support.
- Made the Laravel Service provider deferred. (#2)
- Added a
.gitattributes
file to shrink down releases.
- Added Github Actions integration.
- Added PHP 7.4 support.
- Removed support for Laravel 5.
- Removed support for PHP 7.0
- Removed support for PHP 7.1
- Removed Travis integration.
- Fixed styleCI configuration
- Added StyleCI badge to README.
- Added support for Laravel 7. (#4)
- Fixed the link to travis CI in the README.
- Added Laravel 6 support
- Fixed codestyle conform Laravel standards.
- Added codecov integration.