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 10 / PHP 8.1 support #227

Open
paceband opened this issue Feb 17, 2023 · 2 comments
Open

Laravel 10 / PHP 8.1 support #227

paceband opened this issue Feb 17, 2023 · 2 comments

Comments

@paceband
Copy link

Laravel 10 / PHP 8.1 support

@plakhin
Copy link

plakhin commented Feb 18, 2023

This is already addressed by #223

@jackkitley
Copy link

Problem 1
- torann/geoip 3.0.1 requires php ^7.2 -> your php version (8.2.2) does not satisfy that requirement.
- torann/geoip[3.0.2, ..., 3.0.3] require illuminate/support ^8.0 -> found illuminate/support[v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.
- torann/geoip 3.0.4 requires illuminate/cache ^8.0|^9.0 -> found illuminate/cache[v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev] but these were not loaded, likely because it conflicts with another require.
- jamesmills/laravel-timezone 1.13.0 requires torann/geoip ^3.0 -> satisfiable by torann/geoip[3.0.1, 3.0.2, 3.0.3, 3.0.4].
- Root composer.json requires jamesmills/laravel-timezone ^1.13.0 -> satisfiable by jamesmills/laravel-timezone[1.13.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

3 participants