You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
No description provided.
The text was updated successfully, but these errors were encountered: