lukas-frey / filament-icon-picker

An icon picker field for Filament
MIT License
101 stars 20 forks source link

Fix incompatible declaration #28

Closed ezitisitis closed 5 months ago

ezitisitis commented 5 months ago

Fixed next issue:

Declaration of Guava\FilamentIconPicker\Forms\IconPicker::relationship(Closure|string|null $name = null, Closure|string|null $titleAttribute = null, ?Closure $modifyQueryUsing = null): static must be compatible with Filament\Forms\Components\Select::relationship(Closure|string|null $name = null, Closure|string|null $titleAttribute = null, ?Closure $modifyQueryUsing = null, bool $ignoreRecord = false): static
github-actions[bot] commented 5 months ago

:tada: This PR is included in version 2.0.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

lukas-frey commented 5 months ago

Hi, thank you for the fix! It's now merged. :)