- [10.x] Switch to hash_equals in
File::hasSameHash()
by @simonhamp in #49721 - [10.x] fix Rule::unless for callable $condition by @dbakan in #49726
- [10.x] Adds JobQueueing event by @dmason30 in #49722
- [10.x] Fix decoding issue in MailLogTransport by @rojtjo in #49727
- [10.x] Implement "max" validation rule for passwords by @angelej in #49739
- [10.x] Add multiple channels/routes to AnonymousNotifiable at once by @iamgergo in #49745
- [10.x] Sort service providers alphabetically by @buismaarten in #49762
- [10.x] Global default options for the http factory by @timacdonald in #49767
- [10.x] Only use
Carbon
if accessed from Laravel or also usesilluminate/support
by @crynobone in #49772 - [10.x] Add
Str::unwrap
by @stevebauman in #49779 - [10.x] Allow Uuid and Ulid in Carbon::createFromId() by @kylekatarnls in #49783
- [10.x] Test Improvements by @crynobone in #49785