ramsey / conventional-commits

:yo_yo: A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook plugin!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Captain hook plugin

SamMousa opened this issue · comments

commented

The README mentions a Captain hook plugin, but the composer.json lists CaptainHook as a dependency.

I think either the README should reflect the CaptainHook library is a hard dependency, or it should be listed as a suggested dependency instead.

Let me know if you agree and I'll implement a PR. Personally I think, if possible, it would be best to list CaptainHook as an optional dependency.

Originally, I had intended this only as a CaptainHook plugin, but that changed at some point. So, yes, I think it would be fine to make CaptainHook a suggested dependency. Thanks!

commented

Will you do it or should i make a PR?

Feel free to make a PR, if you like. Otherwise, I'll try to get to this soon. Thanks!

Thanks for the suggestion. I released this in version 1.3.0.