Hi there - thanks so much for this great package! I was wondering if there is any plan to update it to work with Laravel 9? Seems like illuminate/support now conflicts with Laravel itself.
It’s possible we can just pull that requirement out of the composer.json, since it seems it’s replaced in Laravel 9. I can give this a try on a fork and see if it works, if that would be helpful.
Hi there - thanks so much for this great package! I was wondering if there is any plan to update it to work with Laravel 9? Seems like
illuminate/support
now conflicts with Laravel itself.It’s possible we can just pull that requirement out of the
composer.json
, since it seems it’s replaced in Laravel 9. I can give this a try on a fork and see if it works, if that would be helpful.Thanks again for your time!