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
Got the following error with composer when trying to install on sylius 1.8.0-dev (SF 4.4.7)
Problem 1
- Conclusion: don't install symfony/symfony v4.4.7
- Installation request for symfony/web-profiler-bundle (locked at v4.4.7, required as ^4.4) -> satisfiable by symfony/symfony[v4.4.7], symfony/web-profiler-bundle[v4.4.7].
- Installation request for symfony/dom-crawler (locked at v5.0.7) -> satisfiable by symfony/dom-crawler[v5.0.7].
- Installation request for symfony/dotenv (locked at v4.4.7, required as ^4.4) -> satisfiable by symfony/dotenv[v4.4.7], symfony/symfony[v4.4.7].
- Installation request for symfony/framework-bundle (locked at v4.4.7) -> satisfiable by symfony/framework-bundle[v4.4.7], symfony/symfony[v4.4.7].
- Installation request for friendsofsylius/sylius-import-export-plugin 0.17.0 -> satisfiable by friendsofsylius/sylius-import-export-plugin[0.17.0].
- Installation request for symfony/stopwatch (locked at v5.0.7) -> satisfiable by symfony/stopwatch[v5.0.7].
- symfony/messenger v4.4.7 conflicts with symfony/symfony[v3.4.7].
- symfony/symfony v3.4.7 conflicts with symfony/messenger[v4.4.7].
- Conclusion: install symfony/symfony v3.4.7
- Installation request for symfony/messenger (locked at v4.4.7) -> satisfiable by symfony/messenger[v4.4.7], symfony/symfony[v4.4.7].
Any idea to solve this issue ?
The text was updated successfully, but these errors were encountered:
Hello,
Got the following error with composer when trying to install on sylius 1.8.0-dev (SF 4.4.7)
Any idea to solve this issue ?
The text was updated successfully, but these errors were encountered: