Releases: laravel/lumen-framework
Releases · laravel/lumen-framework
v11.0.1
v11.0.0
Laravel v11 compatibility.
v10.0.2
- Fixes
CommandStarting
andCommandFinished
not working by @crynobone in #1272
v10.0.1
v10.0.0
Laravel v10 compatibility.
v9.1.6
- Respect status code of AuthorizationException by @rolandboon in #1260
- Fix missing isLocal method by @driesvints in 8e91f61
v9.1.5
Changed
- Flushes components cache between tests by @nunomaduro in #1254
v9.1.2
Fixed
- Revert "Change controller validate helper method to behave like Laravel (#1247)" by @driesvints in #1249
v9.1.1
Changed
- Change controller validate helper method to behave like Laravel (#1247) by @MattApril in #1248