Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Error In Laravel 5.4 #201

Open
ajaymakwana01 opened this issue Feb 24, 2021 · 2 comments
Open

Installation Error In Laravel 5.4 #201

ajaymakwana01 opened this issue Feb 24, 2021 · 2 comments

Comments

@ajaymakwana01
Copy link

I am trying to download it for my laravel application version 5.4 but composer gives an error.

Problem 1
- Root composer.json requires torann/geoip 1.1.0 -> satisfiable by torann/geoip[1.1.0].
- torann/geoip 1.1.0 requires illuminate/support ~5.5|^6.0 -> found illuminate/support[v5.5.0, ..., v5.8.36, v6.0.0, ..., v6.20.16] but it conflicts
with another require.

@Torann
Copy link
Owner

Torann commented Mar 3, 2021

You're on a really old version of Laravel and it's not really supported. Looking at previous versions it looks like version 1.0.9 will work for you: https://packagist.org/packages/torann/geoip#1.0.9

@Barmunksu
Copy link

Barmunksu commented Apr 29, 2021

@Torann this version will be working with new endpoint maxmind?

The update_url for the maxmind_database service has changed to support the new endpoint that requires authentication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants