mydnic / laravel-feedback-component

Customizable Feedback Component for Laravel
MIT License
274 stars 24 forks source link

Add support for Laravel 5.5 (php: >=7.0.0), #58

Closed iYogesharma closed 4 years ago

iYogesharma commented 4 years ago

Why this package not support php version 7.0

mydnic commented 4 years ago

PHP 7.0 is not really supported anymore by most packages, but I guess this package would work on PHP 7.0, though I cannot guarantee it

I haven't tested.

You can still install it with composer using the flag --ignore-platform-reqs