13.x
[13.x] Preserve default denial response for Gate::forUser (#61087)
Fix nullable return types on the route binding registrar (#61124)
Revert "Use Str::uuid()->toString() instead of (string) casts (#60995)" (#61028)
Revert "[13.x] Bump minimum versions (#61033)" (#61118)
Skip unsupported values in LazyCollection::flip (#61081)
[13.x] Add illuminate/concurrency subsplit (#60836)
Normalize composer.json files (#58996)
[13.x] Sync getter return types with their property generics (#60591)
[13.x] Ensure Container::call cleans up build stack after exceptions (#61041)
Add check for #[WithoutTimestamps] attribute on ignore touch (#61073)
Add #[SensitiveParameter] to parameters carrying secrets (#60753)
Add missing illuminate/conditionable, illuminate/reflection, illuminate/macroable requires (#60980)
[13.x] Handle cache maintenance mode deactivation races (#61121)
Changes strlen comparison to 0 to direct empty string compare (#59686)
feat: add Image::fromStream method (#61109)
Revert "[13.x] Add if-related rector rules (#60930)" (#61027)
fix macros with static closures (#59449)
[13.x] Support fail on timeout for notifications (#61072)
Fix pagination edge cases (#60968)
adjust queues to allow for enums (#61116)
[13.x] Remove deprecated `StaticCallOnNonStaticToInstanceCallRector` fixer rule (#60670)
Fix ReflectsClosures::firstClosureParameterTypes() returning wrong parameter's type (#60976)
[13.x] Preserve queue resolution on queued mailables in MailFake (#61114)