Torann / laravel-geoip

Determine the geographical location of website visitors based on their IP addresses.

Home Page:http://lyften.com/projects/laravel-geoip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP8 support

Rokela opened this issue · comments

Please add php8 support.

Uphold

]$ COMPOSER_MEMORY_LIMIT=-1 composer check-platform-reqs
ext-curl 8.0.0 success
ext-dom 20031129 success
ext-fileinfo 8.0.0 success
ext-filter 8.0.0 success
ext-json 8.0.0 success
ext-libxml 8.0.0 success
ext-mbstring 8.0.0 success
ext-openssl 8.0.0 success
ext-pcre 8.0.0 success
ext-Phar 8.0.0 success
ext-sockets 8.0.0 success
ext-tokenizer 8.0.0 success
ext-xml 8.0.0 success
ext-xmlwriter 8.0.0 success
lib-pcre 10.35 success
php 8.0.0 torann/geoip requires php (^7.2) failed

commented

up