v10.38.2
版本发布时间: 2023-12-22 22:42:09
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [10.x] Add
conflict
fordoctrine/dbal:^4.0
toilluminate/database
by @crynobone in https://github.com/laravel/framework/pull/49456 - [10.x] Simplify Arr::dot by @bastien-phi in https://github.com/laravel/framework/pull/49461
- [10.x] Illuminate\Filesystem\join_paths(): Argument #2 must be of type string, null given by @tylernathanreed in https://github.com/laravel/framework/pull/49467
- [10.x] Allow deprecation logging in tests by @timacdonald in https://github.com/laravel/framework/pull/49457
- [10.x] Fix missing Validation rules not working with nested array by @aabadawy in https://github.com/laravel/framework/pull/49449