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

Not Compatible with Laravel 11 #11

Open
Tschucki opened this issue May 20, 2024 · 2 comments
Open

Not Compatible with Laravel 11 #11

Tschucki opened this issue May 20, 2024 · 2 comments

Comments

@Tschucki
Copy link

You can not install this package with Laravel 11.

Problem 1
    - io238/laravel-iso-countries[0.1.0, ..., 0.2.0, 1.0.0, ..., 1.1.2] require illuminate/contracts ^8.0 -> found illuminate/contracts[v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
    - io238/laravel-iso-countries 1.1.3 requires illuminate/contracts ^7.0|^8.0|^9.0 -> found illuminate/contracts[v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require.
    - io238/laravel-iso-countries 1.2.0 requires illuminate/contracts ^7.0|^8.40|^9.0|^10.0 -> found illuminate/contracts[v7.0.0, ..., v7.30.6, v8.40.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.10] but these were not loaded, likely because it conflicts with another require.
    - Root composer.json requires io238/laravel-iso-countries * -> satisfiable by io238/laravel-iso-countries[0.1.0, 0.2.0, 1.0.0, ..., 1.2.0].
@Tschucki Tschucki changed the title Not Compatible with Laravel Not Compatible with Laravel 11 May 20, 2024
@KamalPixi
Copy link

Guys, any solution on this?

@Tschucki
Copy link
Author

He just needs to remove the contracts dependency.

I'll open a pull request later.

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

2 participants