cancel
Showing results for 
Search instead for 
Did you mean: 

update magento 2 version 2.3.5 to version 2.3.5-p2?

update magento 2 version 2.3.5 to version 2.3.5-p2?

how to update magento 2 version 2.3.5 for 2.3.5-p2 ? I tried the following steps but it didn't work.

composer require magento/product-community-edition=2.3.2 --no-update

composer update

php bin/magento setup:upgrade

php bin/magento setup:static-content:deploy -f

php bin/magento setup:di:compile

php bin/magento indexer:reindex

php bin/magento cache:clean

php bin/magento cache:flush

And when using the command:

php bin / magento --version

it returns 2.3.5 and not version 2.3.5-p2

1 REPLY 1

Re: update magento 2 version 2.3.5 to version 2.3.5-p2?

Follow this link : https://devdocs.magento.com/cloud/project/project-upgrade.html#complete-the-upgrade...This is the Good process to upgrade Magento EE.