Added
- Added ThrottleRequestsWithRedis to $middlewarePriority (#39316)
- Added
Illuminate/Database/Schema/ForeignKeyDefinition::restrictOnUpdate()
(#39350) - Added
ext-bcmath
as an extension suggestion to the composer.json (#39360) - Added
TestResponse::dd
(#39359)
Fixed
- TaggedCache flush should also remove tags from cache (#39299)
- Fixed model serialization on anonymous components (#39319)
Changed
- Changed to Guess database factory model by default (#39310)