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

Incompactible class with Symphony 6

marek-mikula opened this issue · comments

Hello,

I installed your package along with CaptainHook and tried to run your conventional commits validator and I got this error.

Snímek obrazovky 2022-02-13 v 0 09 23

Some methods in Ramsey\CaptainHook\Input class are not compactible with the InputInterface from Symphony.

Sorry, duplicate of #38