Laravel v5.7.26 is released in 2019/02/12, here are the changes we`ve merged into this release.
Added
- Added
Illuminate\Pipeline\Pipeline::thenReturn()(#27429) - Added
Illuminate\Cache\TaggedCache::getTags()(#27445) - Added
Illuminate\Http\ResponseTrait::getCallback()(#27464) - Added license file to each component (9e57e8b)
- Added
Model::withoutEvents()method (#27419, 5c5d6b2)
Reverted
- Revert of "Fixed wrong class being used when eager loading nullable
MorphTowithwithDefault()(#27411)"(9bbf644)
Changed
- Improved error message in
Illuminate\Foundation\Testing\TestResponse::assertJsonValidationErrors()(#27495, 98010da) Illuminate\Support\Testing\Fakes\EventFake::dispatch()will return response (#27430)
GitHub: https://github.com/laravel/framework/releases/tag/v5.7.26

