Your requirements could not be resolved to an installable set of packages #2165
Replies: 1 comment
-
I know, it's not directly your part. Here is my composer.json { |
Beta Was this translation helpful? Give feedback.
-
I know, it's not directly your part. Here is my composer.json { |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I've got a brand new installation of laravel v8.13
I've only laravel and Jetstream installed before.
On installation of medialibrary I receive the error
`Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires spatie/laravel-medialibrary 8.0.0 -> satisfiable by spatie/laravel-medialibrary[8.0.0].
- spatie/laravel-medialibrary 8.0.0 requires illuminate/bus ^6.18|^7.0 -> found illuminate/bus[v6.18.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev] but it conflicts with another require.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.`
Beta Was this translation helpful? Give feedback.
All reactions