composer-git-hooks
composer-git-hooks copied to clipboard
Allow symfony/console in version 7.0
@jschaedl Any idea when we can expect as stable version
Hi @glo71317 No idea. I am not the maintainer of that library. But I forked it. Feel free to use this version: https://packagist.org/packages/jschaedl/composer-git-hooks
Slightly improved the PR https://github.com/BrainMaestro/composer-git-hooks/pull/146
You can just add in your composer.json meanwhile instead of changing/forking the package
{
"repositories": [
{
"type": "vcs",
"url": "https://github.com/Tofandel/composer-git-hooks"
}
]
}
Seeing the graph activity of @BrainMaestro, I don't think anytime soon though. Is he even still alive?
I merged the improved PR, so I'm closing this