Immutable
release. Only release title and notes can be modified.
Added
- Laravel 13 support. Updated
illuminate/supportconstraint to^11.0|^12.0|^13.0. Laravel 13 is only selectable on PHP 8.3+ per L13's ownphpconstraint. (#47)
Changed
- Tightened the lower bound on
illuminate/supportfrom the previous overly-permissive>=5.3to^11.0. No practical impact for existing installs — the package's PHP^8.2floor and Livewire 3.6+ requirement already made Laravel 5.3–10.x unreachable.