All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Dropped support for versions of Laravel <= 11.0
- Updated tests to work with PHPUnit 11
- Reorganised code quality tooling
- Added support for classes that use constructor injection, courtesy of Sergej Tihonov
- Improved PHP 8 type hinting, courtesy of Sergej Tihonov
- Improved documentation, courtesy of Sergej Tihonov
- Support for Laravel 9
- Support for PHP 8
- Removed support for PHP 7.x
- Support for Laravel 8
- Moved support for Laravel 7 to the
2.x
branch
- Support for Laravel 7
- Moved support for Laravel 5.8 and 6 to the
1.x
branch
- Initial release