Releases: laravel/lumen-framework
Releases · laravel/lumen-framework
v11.2.0
- [11.x] Supports PHP 8.4 by @crynobone in #1281
v11.0.1
- Replace dead link in Security Policy by @Jubeki in #1278
- [11.x] Support Laravel Prompts 0.2+ and 0.3+ by @crynobone in #1279
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