v10.28.0
版本发布时间: 2023-10-10 23:24:36
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [10.x] Fixed issue: Added a call to the
getValue
method by @lozobojan in https://github.com/laravel/framework/pull/48652 - [10.x] Add an example for queue retry range option by @pionl in https://github.com/laravel/framework/pull/48691
- [10.x] Add percentage to be used as High Order Messages by @WendellAdriel in https://github.com/laravel/framework/pull/48689
- [10.x] Optimize
exists
validation for empty array input by @mtawil in https://github.com/laravel/framework/pull/48684