Composer install failed / conflicts #2513
mschweiger90
started this conversation in
General
Replies: 3 comments 3 replies
|
can you try deleting composer.lock and your vendor folder and try again? |
0 replies
|
Hi @dpfaffenbauer, I tried it also with a new installed Pimcore 11.1.3 inside the original pimcore docker container. |
0 replies
|
@mschweiger90 it probably comes down to CoreShop requiring |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
I use Pimcore 11.1.3 within PlatformVersion 2023.3. Pimcore is running with the current php Dockerimage: pimcore/pimcore:php8.2-debug-latest
When i require coreshop with composer (composer require coreshop/core-shop:^4.0) following happens:
Here is a second try with the option --with-all-dependencies
Is the problem with these conflicts known?
Thanks for the help, we look forward to using coreshop
All reactions