-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi there. Here is what happens on Laravel 11 when attempting to install:
Problem 1
- zanysoft/laravel-responsive-filemanager[1.0.1, ..., 1.0.5] require illuminate/support ^7.0|^8.0 -> found illuminate/support[v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.
- zanysoft/laravel-responsive-filemanager[2.0.1, ..., 2.0.4] require illuminate/support ^8.0|^9.0 -> found illuminate/support[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.
- zanysoft/laravel-responsive-filemanager[dev-master, 2.0.5, ..., 2.0.6] require illuminate/support ^8.0|^9.0|^10.0 -> found illuminate/support[v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires zanysoft/laravel-responsive-filemanager * -> satisfiable by zanysoft/laravel-responsive-filemanager[dev-master, 1.0.1, ..., 1.0.5, 2.0.1, ..., 2.0.6, 9999999-dev].
You can also try re-running composer require with an explicit version constraint, e.g. "composer require zanysoft/laravel-responsive-filemanager:*" to figure out if any version is installable, or "composer require zanysoft/laravel-responsive-filemanager:^2.1" if you know which you need.
Metadata
Metadata
Assignees
Labels
No labels