cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrade from 2.3.3 to 2.4.2

Upgrade from 2.3.3 to 2.4.2

I'm trying to upgrade from 2.3.3 to 2.4.2, but I'm having this error:

 

Problem 1
- Conclusion: remove magento/data-migration-tool 2.3.3
- Conclusion: don't install magento/data-migration-tool 2.3.3
- Conclusion: remove symfony/console v4.1.12
- Conclusion: don't install symfony/console v4.4.21
- Conclusion: don't install symfony/console v4.1.12
- Conclusion: don't install symfony/console v4.1.11
- Conclusion: don't install symfony/console v4.4.20|install symfony/console v4.1.11
- Conclusion: don't install magento/framework 103.0.2
- Conclusion: install magento/framework 103.0.2|install magento/framework 103.0.2
- Conclusion: don't install symfony/console v4.4.19
- Conclusion: don't install symfony/console v4.1.10
- Conclusion: don't install symfony/console v4.4.18
- Conclusion: don't install symfony/console v4.1.9
- Conclusion: don't install symfony/console v4.4.17
- Conclusion: don't install symfony/console v4.1.8
- Conclusion: don't install symfony/console v4.4.16
- Conclusion: don't install symfony/console v4.1.7
- Conclusion: don't install symfony/console v4.4.15
- Conclusion: don't install symfony/console v4.1.6
- Conclusion: don't install symfony/console v4.4.14
- Conclusion: don't install symfony/console v4.1.5
- Conclusion: don't install symfony/console v4.4.13
- Conclusion: don't install symfony/console v4.1.4
- Conclusion: don't install symfony/console v4.4.12
- Conclusion: don't install symfony/console v4.1.3
- Conclusion: don't install symfony/console v4.4.11
- Conclusion: don't install symfony/console v4.1.2
- Conclusion: don't install symfony/console v4.4.10
- Installation request for magento/data-migration-tool 2.3.3 -> satisfiable by magento/data-migration-tool[2.3.3].
- Installation request for magento/product-community-edition 2.4.2 -> satisfiable by magento/product-community-edition[2.4.2].
- magento/framework 103.0.2 requires symfony/console ~4.4.0 -> satisfiable by symfony/console[v4.4.0, v4.4.1, v4.4.10, v4.4.11, v4.4.12, v4.4.13, v4.4.14, v4.4.15, v4.4.16, v4.4.17, v4.4.18, v4.4.19, v4.4.2, v4.4.20, v4.4.21, v4.4.3, v4.4.4, v4.4.5, v4.4.6, v4.4.7, v4.4.8, v4.4.9].
- Can only install one of: symfony/console[v4.4.0, v4.1.0].
- Can only install one of: symfony/console[v4.4.1, v4.1.0].
- Can only install one of: symfony/console[v4.4.2, v4.1.0].
- Can only install one of: symfony/console[v4.4.3, v4.1.0].
- Can only install one of: symfony/console[v4.4.4, v4.1.0].
- Can only install one of: symfony/console[v4.4.5, v4.1.0].
- Can only install one of: symfony/console[v4.4.6, v4.1.0].
- Can only install one of: symfony/console[v4.4.7, v4.1.0].
- Can only install one of: symfony/console[v4.4.8, v4.1.0].
- Can only install one of: symfony/console[v4.4.9, v4.1.0].
- magento/data-migration-tool 2.3.3 requires symfony/console ~4.1.0 -> satisfiable by symfony/console[v4.1.12, v4.1.0, v4.1.1, v4.1.10, v4.1.11, v4.1.2, v4.1.3, v4.1.4, v4.1.5, v4.1.6, v4.1.7, v4.1.8, v4.1.9].
- Conclusion: don't install symfony/console v4.1.1

 

Not sure what to do. I have php7.3 in use. Also not sure how to get the data migration tool 2.3.3 removed as removing it also presents an error.

1 REPLY 1

Re: Upgrade from 2.3.3 to 2.4.2

remove "magento/data-migration-tool": "2.3.3", from your composer.json file and run again the command.