blade-ui-kit / blade-heroicons

A package to easily make use of Heroicons in your Laravel Blade views.
https://blade-ui-kit.com/blade-icons
MIT License
551 stars 50 forks source link

Support Laravel 11 #48

Closed MaxGiting closed 4 months ago

MaxGiting commented 4 months ago

Adds Laravel 11 support to v1.

driesvints commented 4 months ago

I'm sorry but I'm only maintaining v2 atm.

MaxGiting commented 4 months ago

That's a shame as bumping the Heroicons dependency to v2 is a stylistic choice as mentioned in their docs.

Heroicons v2.0 is a brand new icon set with a different visual style, so don't feel like you need to upgrade to avoid "being on the old version".

I was hopeful you would merge this PR as it was solely bumping composer dependencies to allow newer Laravel apps to continue to use this stylistic choice and nothing more technical.

Thank you for your time and work on this package.

driesvints commented 4 months ago

Okay sure thing. No biggy 👍

MaxGiting commented 4 months ago

Thank you