-
-
Couldn't load subscription status.
- Fork 149
Description
Getting below error during upgrade magento to latest version i.e. 2.4.8-p2 due to module required magento/module-email with version 101.1.8-p1.
Running composer update magento/product-community-edition --with-all-dependencies
Gathering patches for root package.
Loading composer repositories with package information Warning from https://composer.amasty.com/community: Upcoming changUpdating dependencies Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires magento/product-community-edition 2.4.8-p2 -> satisfiable by magento/product-community-edition[2.4.8-p2].
- magento/product-community-edition 2.4.8-p2 requires magento/module-email 101.1.8-p2 -> found magento/module-email[101.1.8-p2] but these were not loaded, likely because it conflicts with another require.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
ERROR: 2