Stefan Schramm

Results 1 issues of Stefan Schramm

In version 4.0.8, the following error occurs: ``` CodeWithDennis\FilamentSelectTree\SelectTree::getResults(): Return value must be of type Illuminate\Support\Collection|array|null, Illuminate\Support\LazyCollection returned ``` This commit updates the return type to ensure compatibility.