मेरे पास नमूना डेटा के साथ एक स्वच्छ मैगेंटो 2.2.6 है जो मैंने संगीतकार का उपयोग करके स्थापित किया है।
मैं इसे Magento 2.3 में अपडेट करने की कोशिश कर रहा हूं, इसलिए Magento टीम द्वारा यहां बताए गए चरणों का पालन करना चाहिए ।
दौड़ने के बाद 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/module-wishlist-sample-data 100.2.0 requires magento/module-wishlist 101.0.* -> satisfiable by magento/module-wishlist[101.0.4, 101.0.0, 101.0.1, 101.0.2, 101.0.3, 101.0.5].
- magento/module-wishlist-sample-data 100.2.0 requires magento/module-wishlist 101.0.* -> satisfiable by magento/module-wishlist[101.0.4, 101.0.0, 101.0.1, 101.0.2, 101.0.3, 101.0.5].
- Can only install one of: magento/module-wishlist[101.1.0, 101.0.4].
- Can only install one of: magento/module-wishlist[101.1.0, 101.0.0].
- Can only install one of: magento/module-wishlist[101.1.0, 101.0.1].
- Can only install one of: magento/module-wishlist[101.1.0, 101.0.2].
- Can only install one of: magento/module-wishlist[101.1.0, 101.0.3].
- Can only install one of: magento/module-wishlist[101.1.0, 101.0.4].
- Can only install one of: magento/module-wishlist[101.1.0, 101.0.5].
- magento/product-community-edition 2.3.0 requires magento/module-wishlist 101.1.0 -> satisfiable by magento/module-wishlist[101.1.0].
- Installation request for magento/product-community-edition 2.3.0 -> satisfiable by magento/product-community-edition[2.3.0].
- Installation request for magento/module-wishlist-sample-data 100.2.* -> satisfiable by magento/module-wishlist-sample-data[100.2.0].