You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*CaptainHook* is an easy to use and very flexible git hook library for php developers.
18
18
It enables you to configure your git hook actions in a simple json file.
@@ -31,7 +31,7 @@ For more information have a look at the [documentation](https://php.captainhook.
31
31
## Installation
32
32
33
33
The preferred method to install *CaptainHook* is to install the PHAR file.
34
-
You can do so by using [Phive](https://phar.io/), use the PHAR Composer package, or download the PHAR from the GitHub [release page](https://github.com/captainhookphp/captainhook/releases/latest).
34
+
You can do so by using [Phive](https://phar.io/), use the PHAR Composer package, or download the PHAR from the GitHub [release page](https://github.com/captainhook-git/captainhook/releases/latest).
0 commit comments