lukas-frey / filament-icon-picker

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

Fix parameters of createOptionUsing method #37

Closed curder closed 1 month ago

curder commented 1 month ago

When filament version great than v3.2.74 will be throw exception.

Declaration of Guava\FilamentIconPicker\Forms\IconPicker::createOptionUsing(Closure $callback): static must be compatible with Filament\Forms\Components\Select::createOptionUsing(?Closure $callback): static

36

lukas-frey commented 1 month ago

Hi @curder thanks a lot for the PR! Merging :-)

github-actions[bot] commented 1 month ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: