Skip to content

Release

Sergii Ivashchenko edited this page Dec 3, 2020 · 14 revisions

Steps to release the Magento Coding Standards

  1. Increment the version in composer.json
  2. Update the composer.lock
  3. Merge develop to master branch
  4. Create a GitHub release
  5. Ensure the new version is available in packagist
  6. Update composer.lock for magento2 ce and ee
  7. Notify marketplace
Clone this wiki locally