bonndan / release-flow

Semantic release versioning with git-flow and composer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support composer plugin api

bonndan opened this issue · comments

release-flow might better be a composer plugin than an indepedent project, but the composer plugin architecture is not yet sufficient.

See https://getcomposer.org/doc/articles/plugins.md

Blocked by composer/composer#2761