cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2.3.5

Magento 2.3.5

Hi,

I just received a notification that 2.3.5 has been released however it is acutally 2.3.5-p1. My question is if I am on Magento 2.3.4, can I simply update to 2.3.5-p1 or do I need to go to 2.3.5 then 2.3.5-p1?

 

I would use composer to update:

composer require magento/product-community-edition 2.3.5-p1 --no-update
composer update

1 REPLY 1

Re: Magento 2.3.5

@chichitsai0517  You need to use 2.3.5-p1 directly. If you'll re-read the notification again same has been mentioned in email as well. Below is brief of the same.

 

"Please note that an error was discovered during our pre-release period and we have released a correction via a new version. If you access the code via Magento.com, you will only have access to the correct versions (2.3.5-p1 and 2.3.4-p2) but if you access the code via Composer you will need to manually request these specific versions. "

- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.