magento / magento-semver

Magento Semantic Versioning Checker. Join #svc in our Community Slack: https://opensource.magento.com/slack. Static tests that identify required module version changes based on code diff, and look for backward incompatible changes.
Other
32 stars 25 forks source link

EQPS-237: Export `svc` binary as a Composer vendor binary #7

Closed roribio closed 5 years ago

roribio commented 5 years ago

Task

Changelog

Notes or Comments

Tested by doing a composer install and successfully running the vendor/bin/svc command.

Related PRs

n/a