hootlex / laravel-friendships

This package gives Eloquent models the ability to manage their friendships.
MIT License
706 stars 151 forks source link

Add support for Laravel 6 #132

Open kainxspirits opened 5 years ago

kainxspirits commented 5 years ago

🙏

ScSherifTarek commented 4 years ago

@kainxspirits Great work, please make sure all CI checks are passing so @hootlex can merge your request safely.

kainxspirits commented 4 years ago

@hootlex Can you check this PR ?

I'm not using that package at the moment, but it seems several people need that Laravel 6 support. I also dropped the support for Laravel 5.8 and PHP 7.1 since they are no longer supported.