v10.48.5
版本发布时间: 2024-04-09 22:54:43
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [10.x] Prevent Redis connection error report flood on queue worker by @kasus in https://github.com/laravel/framework/pull/50812
- [10.x] Laravel 10x optional withSize for hasTable by @apspan in https://github.com/laravel/framework/pull/50888
- [10.x] Add
serializeAndRestore()
toNotificationFake
by @dbpolito in https://github.com/laravel/framework/pull/50935