- [10.x] Adds support for parse callbacks from anonymous classes by @nunomaduro in #49432
- Revert "[10.x] Drop the primary key if it exists when adding a new primary key" by @taylorotwell in #49448
- [10.x] Fix installing DBAL on a fresh app by @timacdonald in #49438
- [10.x] Add method to create request by @dododedodonl in #49446
- [10.x] Move
Illuminate\Foundation\Application::joinPaths()
toIlluminate\Filesystem\join_paths()
by @crynobone in #49433