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

Allow installation with Laravel 9.x #213

Closed dwightwatson closed 2 years ago

dwightwatson commented 2 years ago

This allows the package to be installed with Laravel 9.x (due to be released tomorrow).

I also ordered the Illuminate dependencies alphabetically 🤌