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.
- Add support for Laravel 11 (#32)
- Add support for Laravel 10
- Remove support for PHP
<8.1
- Laravel 9 support
- Update minimum Illuminate component versions for PHP 8 (#23)
- Add support for PHP 8 (#21)
- Support for Laravel 8
- Support for PHP <7.2.5
- Support for Laravel 5
- Support to Laravel 7
- Support to Laravel 6
- Support to Laravel 5.8.
- Support to Laravel 5.7.
- Use semver caret operator on
composer.json
.
- Fixes
Undefined property
on macro
- Support to Laravel 5.6
- Trait
Notifications
.
- Bumps Laravel version
- Adds Notifier Facade
- Fixed service provider namespace on readme (#4)
- First release