All notable changes to laravel-expirable
will be documented in this file.
- Add support for Laravel 10.
- Expirable trait: Remove deprecated
$dates
property and add expirable attribute to$casts
property. - Tests: Update XML configuration schema for PHPUnit.
- Tests: Use class based factories.