Skip to content

v1.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 20:36
Immutable release. Only release title and notes can be modified.
a26d8df

Added

  • Laravel 13 support. The package now allows laravel/framework ^12.17|^13.0 and illuminate/support ^12.17.0|^13.0, and orchestra/testbench ^10.0|^11.0. PHP 8.3+ is required when using Laravel 13 (enforced by Laravel 13's own constraint); existing users on Laravel 12 remain on PHP 8.2+. The laravel/framework floor is aligned with illuminate/support (12.17.0); this matches the floor the package's transitive constraints have effectively required since 1.2.0.