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

Package not allow to install with laravel 11 #5

Open
jaydeeptank-git opened this issue Sep 21, 2024 · 1 comment
Open

Package not allow to install with laravel 11 #5

jaydeeptank-git opened this issue Sep 21, 2024 · 1 comment

Comments

@jaydeeptank-git
Copy link

No description provided.

@jaydeeptank-git
Copy link
Author

Problem 1
- fresns/plugin-manager[v1.0.0, ..., v1.2.1] require laravel/framework ^8.0|^9.0 -> found laravel/framework[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16] but it conflicts with your root composer.json require (11.).
- fresns/plugin-manager[v2.0.0, ..., v2.4.4] require laravel/framework ^9.0 -> found laravel/framework[v9.0.0, ..., v9.52.16] but it conflicts with your root composer.json require (11.
).
- fresns/plugin-manager[v2.4.5, ..., v2.10.7, v3.0.0, ..., v3.1.3] require laravel/framework ^9.0|^10.0 -> found laravel/framework[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.22] but it conflicts with your root composer.json require (11.*).
- fresns/plugin-manager[v3.1.4, ..., v3.2.6] require wikimedia/composer-merge-plugin dev-master -> found wikimedia/composer-merge-plugin[dev-master, 2.x-dev (alias of dev-master)] but it does not match your minimum-stability.
- Root composer.json requires fresns/plugin-manager * -> satisfiable by fresns/plugin-manager[v1.0.0, ..., v1.2.1, v2.0.0, ..., v2.10.7, v3.0.0, ..., v3.2.6].

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

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