RTippin / messenger

Laravel messenger. A full messenger suite for your new / existing laravel app! Private and group threads between multiple models, with real-time messaging, reactions, attachments, calling, chat bots, and more!
https://tippindev.com
MIT License
417 stars 84 forks source link

Intervention/imagecache abandoned #74

Closed fpolli closed 5 months ago

fpolli commented 9 months ago

When installing with composer, received this message:

Package intervention/imagecache is abandoned, you should avoid using it. No replacement was suggested.

fpolli commented 9 months ago

I see from perusing recent changes that this issue is related to me adding to a laravel 9 project.

RTippin commented 9 months ago

@fpolli The warning would only happen on fresh installs, but I am aware of it. Once laravel 11 releases and I have a chance to ensure this package is updated, I will be looking to replace or remove the usage of the imagecache package.

RTippin commented 5 months ago

This package has simply been removed as a dependency.