Skip to content

v1.0.1

Latest

Choose a tag to compare

@sylvesterdamgaard sylvesterdamgaard released this 12 Jul 20:34

Support Laravel 12 and 13. v1.0.0 was pinned to illuminate/* ^12.0, which prevented installation on Laravel 13 apps. Constraints widened (illuminate ^12||^13, symfony/http-foundation ^7||^8, testbench ^10||^11, pest ^3.5||^4.0); CI now matrixes over both Laravel majors. No behavior change.