How to Upgrade
This document gives a general overview over the hyva-checkout upgrade process.
Please be sure to check the version specific upgrade notes.
The Upgrade Process
- Check version specific upgrade notes here in the docs. If there are any backward incompatible changes they will be listed there.
- Check the changelog for the new version.
- Upgrade the
hyva-themes/magento2-hyva-checkout
module. - Apply required changes from step 2. to files customized in your theme.
Upgrade composer command
To update the hyva-checkout package including its Magewire dependency to the latest version, run the command
To update to a specific version, use the following command, while replacing x.y.z
with the desired version.