LaraCrafts / laravel-geo-routes

GeoLocation restricted routes for Laravel
MIT License
111 stars 5 forks source link

Add Laravel 5.8 support #27

Closed axlon closed 5 years ago

axlon commented 5 years ago

This PR adds support for Laravel 5.8, since PHPUnit 8 and PHP 7.0 are not compatible we have to drop PHP 7.0 support. This shouldn't be a problem as PHP 7.0 is no longer supported by PHP itself.