Skip to content

v2.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 16:07
Immutable release. Only release title and notes can be modified.
ea984ba

Added

  • Laravel 13 support (#161) — Widened the illuminate/support and laravel/framework constraints to additionally allow ^13.0. Existing users on Laravel 12 are unaffected; Laravel 13 is only selectable on PHP 8.3+ because Laravel 13's own php constraint enforces it, so no PHP-floor bump is required for users staying on Laravel 12.