Skip to content

v1.4.0

Latest

Choose a tag to compare

@cb-alish cb-alish released this 14 Jul 04:37
7ab4386

v1.4.0 (2026-07-13)


  • 🎉 Added support for Laravel 13 / Illuminate 13 (illuminate/* now allows ^10.0|^11.0|^12.0|^13.0). No breaking changes — Laravel 10, 11 and 12 remain supported and the minimum PHP version stays ^8.1.
  • Bumped orchestra/testbench to ^8.36|^9.15|^10.8|^11.0 and dompdf/dompdf to ^2.0|^3.0; PHPUnit is now resolved via Testbench.
  • Updated the CI matrix to test PHP 8.1–8.5 against Laravel 10, 11, 12 and 13.