Added
- Added exclude validation rule (#38537)
- Allow passing when callback to Http client retry method (#38531)
- Added
Illuminate/Testing/TestResponse::assertUnprocessable()
(#38553) - Added the password reset URL to the toMailCallback (#38552)
- Added a simple where helper for querying relations (#38499)
- Allow sync broadcast via method (#38557)
- Make $validator->sometimes() item aware to be able to work with nested arrays (#38443)
Fixed
- Fixed Blade component falsy slots (#38546)
- Keep backward compatibility with custom ciphers in
Illuminate/Encryption/Encrypter::generateKey()
(#38556) - Fixed bug discarding input fields with empty validation rules (#38563)