filament-title-with-slug
filament-title-with-slug copied to clipboard
Support v3
Hey @camya, any plans to support v3 of Filament? This is the current state:
- camya/filament-title-with-slug is locked to version v0.5.6 and an update of this package was not requested.
- camya/filament-title-with-slug v0.5.6 requires filament/filament ^2.16 -> found filament/filament[v2.16.0, ..., v2.17.50] but it conflicts with your root composer.json require (^3.0).
Hi, thank you for the hint. If you have time for it, feel free to make a PR. This would be really appreciated.
Hello @camya can you review my PR?
@rizkyanfasafm I can confirm that works, nice work.
Hi @rizkyanfasafm
I can't find your PR.
@rizkyanfasafm Ah, ok. This is a different PR.
I thought you spoke about the subject of this issue, which is "Support Filament v3" compatibility. :)
https://github.com/camya/filament-title-with-slug/pull/24
In case someone is interested in this, we forked this and applied the already provided v3 PR to it and made it run fine for v3 here:
composer require blendbyte/filament-title-with-slug
It's a drop-in replacement and works out of the box (just replace it in your composer.json) and will work until the upstream here is fixed and maintained again.