Skip to content

Release

Marc Ginesta edited this page Jan 24, 2022 · 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. Check the magento-coding-standard against magento
  8. Notify marketplace
Clone this wiki locally