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

couldnt install it on laravel 11 #125

Open
fateh-dris opened this issue May 9, 2024 · 1 comment
Open

couldnt install it on laravel 11 #125

fateh-dris opened this issue May 9, 2024 · 1 comment

Comments

@fateh-dris
Copy link

when i try ( composer require mckenziearts/laravel-notify )
Your requirements could not be resolved to an installable set of packages.

Problem 1
- mckenziearts/laravel-notify[v1.0, ..., v1.1.2] require illuminate/support ~5.0|~6.0|~7.0 -> found illuminate/support[v5.0.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6] but these were not loaded, likely because it conflicts with another require.
- mckenziearts/laravel-notify v2.0 requires illuminate/support ~7.0 -> found illuminate/support[v7.0.0, ..., v7.30.6] but these were not loaded, likely because it conflicts with another require.
- mckenziearts/laravel-notify v2.1 requires illuminate/support ^7.0|^8.0 -> found illuminate/support[v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
- mckenziearts/laravel-notify v2.2 requires illuminate/support ~7.0|~8.0 -> found illuminate/support[v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
- mckenziearts/laravel-notify v2.3 requires illuminate/support ~7.0|~8.0|~9.0 -> found illuminate/support[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.
- mckenziearts/laravel-notify v2.4 requires illuminate/support ^8.0|^9.0|^10.0 -> found illuminate/support[v8.0.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 mckenziearts/laravel-notify * -> satisfiable by mckenziearts/laravel-notify[v1.0, ..., v1.1.2, v2.0, ..., v2.4].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require mckenziearts/laravel-notify:*" to figure out if any version is installable, or "composer require mckenziearts/laravel-notify:^2.1" if you know which you need.

@anowarsattit
Copy link

anowarsattit commented May 24, 2024

same problem

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