Closed vesper8 closed 4 years ago
2.0 is not compatible with Laravel 7 due to illuminate/support ^5.5|^6.0
2.0
illuminate/support ^5.5|^6.0
It's probably just a matter of appending |^7.0 to the composer.json
|^7.0
composer.json
@bubba-h57 Could you please release a new version with Laravel 7 compatibility?
Thanks a lot!
Done!
thank you : )
2.0
is not compatible with Laravel 7 due toilluminate/support ^5.5|^6.0
It's probably just a matter of appending
|^7.0
to thecomposer.json
@bubba-h57 Could you please release a new version with Laravel 7 compatibility?
Thanks a lot!