Skip to content

1.1.0

Latest

Choose a tag to compare

@djaiss djaiss released this 28 Aug 11:59
Immutable release. Only release title and notes can be modified.
1619361

1.1.0

Laravel 13 support.

  • illuminate/database, http, routing, support and view now accept ^13.0
    alongside ^10.0, ^11.0 and ^12.0.
  • orchestra/testbench widened to ^11.0 for the Laravel 13 leg.
  • The package's own PHP floor stays at ^8.1; Composer resolves the pair per
    project, so Laravel 13's PHP 8.3 requirement does not reach projects on
    older framework versions.
  • The integration matrix grows from 9 jobs to 11, excluding Laravel 13 on
    PHP 8.1 and 8.2.