v3.1.4
- Core:
- Allow to swap fluent class used when building nested data with
Orchestra\Support\Nesty
. - Reduce internal request by removing
Illuminate\Support\Arr
usages on predictable array keys.
- Allow to swap fluent class used when building nested data with