Closed ncla closed 4 years ago
Would be nice to have this one merged asap :)
This is needed for Laravel 5.7 also.
Laravel 5.5 as well - @Torann this wouldn't be a big deal except we have to update this library because of the changes by maxmind at the end of the year to the free database. So unfortunately we can not use geoip or even deploy our application (it will break all geoip functionality) until this is merged :/
Ugh good catch
This commit introduced the dependency https://github.com/Torann/laravel-geoip/commit/8f3b596964155fc707be5fdb9022612b87f18c0f and if it's a dev dependency I think it should be moved to required-dev section. The commit message says it's needed for unit tests.
Otherwise can't seem to install this package on Laravel 5.8 as it is locked to ^3.3 version for phpdotenv https://github.com/laravel/framework/blob/5.8/composer.json#L43
Composer require throws this: