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

PHP 8.0 - Enable in composer.json #196

Closed thadbryson closed 3 years ago

thadbryson commented 3 years ago

I adjusted the "php" requirement in composer.json to "".

All tests pass. Can this get merged so we can use this project with PHP 8?

acidjazz commented 3 years ago

@Torann would be really helpful if we could get this going 👍

thadbryson commented 3 years ago

@acidjazz You can use my fork if you'd like. It has PHP 8 enabled.

https://github.com/thadbryson/laravel-geoip

How to use it in Composer: https://getcomposer.org/doc/05-repositories.md#vcs