Multiple Choice
You are updating a Magento Commerce Cloud project from version 2.2.5 to 2.3.0 with the command composer require magento/product-enterprise-edition:2.3.0 However, composer is unable to complete the task because the installed version of magento/magento-cloud-metapackage is not compatible. How do you upgrade Magento to the desired version?
A) Create a new project based on magento/project-enterprise-edition:2.3.0 , then add ece-tools, custom modules and themes again with composer and migrate the data Create a new project based on magento/project-enterprise-edition:2.3.0 , then add ece-tools, custom modules and themes again with composer and migrate the data
B) Run composer require magento/magento-cloud-metapackage:">=2.3.0 <2.3.1" --update-with-dependencies Run composer require magento/magento-cloud-metapackage:">=2.3.0 <2.3.1" --update-with-dependencies
C) Revert the composer.json to the last commit before the update and run the command again with the --with-dependencies argument Revert the composer.json to the last commit before the update and run the command again with the --with-dependencies argument
D) Remove magento/product-enterprise-edition from the root composer.json requirements and run composer update Remove magento/product-enterprise-edition from the root requirements and run composer update
Correct Answer:

Verified
Correct Answer:
Verified
Q34: Your project is in a phase where
Q35: Your team is working on two major
Q36: You want to exclude some themes from
Q37: After deploying to Staging for the first
Q38: You upgraded an integration branch in your
Q39: A merchant with three websites using en_GB,
Q40: After making changes to custom commands in
Q41: You are going to create a backup
Q43: The merchant wants to offer specific pricing
Q44: You need to get code with a