Torann / laravel-geoip

Determine the geographical location of website visitors based on their IP addresses.
http://lyften.com/projects/laravel-geoip
BSD 2-Clause "Simplified" License
2.07k stars 372 forks source link

Update for Laravel 11 compatability #243

Closed rafalpietrzakio closed 3 months ago

rafalpietrzakio commented 3 months ago

The composer.json file has been updated to allow newer versions of PHP and specific packages. PHP is now supported up to 8.2, Illuminate/support up to 11.0, and PHPUnit/phpunit up to 11.0. This change allows upgrade to Laravel 11

semul commented 3 months ago

@Torann Please provide support for Laravel 11 :(