Solved

Magento Support Advises You to Upgrade to the Latest Release

Question 23

Multiple Choice

Magento Support advises you to upgrade to the latest release of ece-tools matching the project's Magento Commerce version 2.3.1. How do you do that?


A) Require the exact version with composer require magento/ece-tools:2.3.1-pX where X is the latest release number Require the exact version with composer require magento/ece-tools:2.3.1-pX where X is the latest release number
B) Clone the repository github.com/magento/ece-tools and copy the src/ folder to vendor/magento/ece-tools/src Clone the repository github.com/magento/ece-tools and copy the src/ folder to vendor/magento/ece-tools/src
C) Run the command composer update magento/ece-tools Run the command composer update magento/ece-tools
D) Run the command ece-tools self-upgrade ece-tools self-upgrade

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions