Immutable
release. Only release title and notes can be modified.
Added
- Laravel 13 support. Widened the
illuminate/supportconstraint to^10.0|^11.0|^12.0|^13.0. Existing Laravel 10/11/12 users are unaffected; Laravel 13 is only selectable on PHP 8.3+ per its own framework constraint.
Changed
- Widened
orchestra/testbenchdev requirement to^10.2|^11.0so package tests can install against Laravel 13. - Swept the package through Laravel Pint to bring it back in line with the configured code style (no behavioral changes).