run : composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- magento/product-enterprise-edition 2.4.0 requires pelago/emogrifier ^3.1.0 -> satisfiable by pelago/emogrifier[3.1.x-dev, v3.1.0] but these conflict with your requirements or minimum-stability.
- magento/product-enterprise-edition 2.4.0 requires pelago/emogrifier ^3.1.0 -> satisfiable by pelago/emogrifier[3.1.x-dev, v3.1.0] but these conflict with your requirements or minimum-stability.
- Installation request for magento/product-enterprise-edition 2.4.0 -> satisfiable by magento/product-enterprise-edition[2.4.0].
Solved! Go to Solution.
Just update pelago/emogrifier version in composer file to ^3.1.0 and run compose update command. Then Just try to upgrade Magento version. Give a try and let me know.
Just update pelago/emogrifier version in composer file to ^3.1.0 and run compose update command. Then Just try to upgrade Magento version. Give a try and let me know.
Thank you, @Manish Mittal
it's working now.
Great! cheers