Download the PHP package vierwd/composer-githooks without Composer
On this page you can find all versions of the php package vierwd/composer-githooks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vierwd/composer-githooks
More information about vierwd/composer-githooks
Files in vierwd/composer-githooks
Download vierwd/composer-githooks
More information about vierwd/composer-githooks
Files in vierwd/composer-githooks
Vendor vierwd
Package composer-githooks
Short Description Set the githooks directory after composer installation
License MIT
Package composer-githooks
Short Description Set the githooks directory after composer installation
License MIT
Please rate this library. Is it a good library?
Informations about the package composer-githooks
Composer-Plugin for checked-in githooks
By default, git hooks are located in .git/hooks
and are not checked in. Since git v2.9 it is possible to set a configuration variable core.hooksPath
with a custom path. This composer plugin takes care to set the configuration variable to githooks
of the current repository when composer install
is run.
It is based on CaptainHook.
All versions of composer-githooks with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1 || ^8.0
composer-plugin-api Version ^1.1 || ^2.0
composer-plugin-api Version ^1.1 || ^2.0
The package vierwd/composer-githooks contains the following files
Loading the files please wait ....