Skip to content

Upgrading from 2.4.3 to 2.4.3-p3

I am upgrading from 2.4.3 to 2.4.3-p3 and I have a few questions.

In composer.json should I only be chnaging these 3 lines?

“version”: “2.4.3-p3”,

“magento/product-enterprise-edition”: “2.4.3-p3”,

“magento/data-migration-tool”: “2.4.3”, (This was 2.3.4 previously)

Thank you