I have a magento2.2.6 website I tried to update. Now I endup with this error:
symfony/dependency-injection v3.3.0 conflicts with symfony/console[v4.1.5].
I tried and looked at several forums and issues, also changed some versions but no good result. Problems with conflicts stays and I’m running out of options.
.{ Problem
- Installation request for magento/product-community-edition 2.3.0 -> satisfiable by magento/product-community-edition[2.3.0].
- magento/framework 102.0.0 requires symfony/console ~4.1.0 -> satisfiable by symfony/console[v4.1.0, v4.1.1, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8].
- symfony/dependency-injection v3.3.0 conflicts with symfony/console[v4.1.0].
- symfony/dependency-injection v3.3.0 conflicts with symfony/console[v4.1.1].
- symfony/dependency-injection v3.3.0 conflicts with symfony/console[v4.1.2].
- symfony/dependency-injection v3.3.0 conflicts with symfony/console[v4.1.3].
- symfony/dependency-injection v3.3.0 conflicts with symfony/console[v4.1.4].
- symfony/dependency-injection v3.3.0 conflicts with symfony/console[v4.1.5].
- symfony/dependency-injection v3.3.0 conflicts with symfony/console[v4.1.6].
- symfony/dependency-injection v3.3.0 conflicts with symfony/console[v4.1.7].
- symfony/dependency-injection v3.3.0 conflicts with symfony/console[v4.1.8].
- magento/product-community-edition 2.3.0 requires magento/framework 102.0.0 -> satisfiable by magento/framework[102.0.0].
- Installation request for symfony/dependency-injection 3.3.0 -> satisfiable by symfony/dependency-injection[v3.3.0]
}
any ideas
2
Answers
I did every step, this is the result:
after composer update
To resolve above-mentioned issue first you have to run the following command
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7