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
Originally posted by fgalleron December 20, 2022
Hello I'm setting up a project with the latest version of Sulu (2.5.4) and I'm getting a conflict error.
`Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires sulu/community-bundle ^2.0@dev -> satisfiable by sulu/community-bundle[2.0.x-dev].
- sulu/community-bundle 2.0.x-dev requires symfony/config ^4.4 || ^5.0 -> found symfony/config[v4.4.0, ..., v4.4.44, v5.0.0, ..., v5.4.11] but it conflicts with your root composer.json require (^6.0).`
I really don't know how to solve that issue. I don't what to change the composer.json require since I think that Sulu 2.5.4 needs the ^6.0 version to work fine.
Thank you for your help :)
The text was updated successfully, but these errors were encountered:
Discussed in #160
Originally posted by fgalleron December 20, 2022
Hello I'm setting up a project with the latest version of Sulu (2.5.4) and I'm getting a conflict error.
`Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires sulu/community-bundle ^2.0@dev -> satisfiable by sulu/community-bundle[2.0.x-dev].
- sulu/community-bundle 2.0.x-dev requires symfony/config ^4.4 || ^5.0 -> found symfony/config[v4.4.0, ..., v4.4.44, v5.0.0, ..., v5.4.11] but it conflicts with your root composer.json require (^6.0).`
I really don't know how to solve that issue. I don't what to change the composer.json require since I think that Sulu 2.5.4 needs the ^6.0 version to work fine.
Thank you for your help :)
The text was updated successfully, but these errors were encountered: