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

Laravel 11 compatibility #62

Open
ksorbo opened this issue Apr 9, 2024 · 0 comments
Open

Laravel 11 compatibility #62

ksorbo opened this issue Apr 9, 2024 · 0 comments

Comments

@ksorbo
Copy link

ksorbo commented Apr 9, 2024

Cannot be used with Laravel 11

Problem 1
- ipinfo/ipinfolaravel v1.0.0 requires illuminate/support ~5 -> found illuminate/support[v5.0.0, ..., v5.8.36] but these were not loaded, likely because it conflicts with another require.
- ipinfo/ipinfolaravel[v2.0.0, ..., v2.2.0] require illuminate/support >=5, <9 -> found illuminate/support[v5.0.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
- ipinfo/ipinfolaravel[v2.3.0, ..., v2.4.0] require illuminate/support >=5, <10 -> found illuminate/support[v5.0.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0-beta.1, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require.
- ipinfo/ipinfolaravel[v2.5.0, ..., v2.6.0] require illuminate/support >=7 <11 -> found illuminate/support[v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0-beta.1, ..., v9.52.16, v10.0.0, ..., v10.48.4] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires ipinfo/ipinfolaravel * -> satisfiable by ipinfo/ipinfolaravel[v1.0.0, v2.0.0, ..., v2.6.0].

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

1 participant