Releases: captainhook-git/plugin-composer
Releases · captainhook-git/plugin-composer
5.3.3
28 Jan 04:45
Compare
Sorry, something went wrong.
No results found
Allow to disable the plugin by setting the environment variable CAPTAINHOOK_DISABLE to true
5.3.2
14 Oct 12:24
Compare
Sorry, something went wrong.
No results found
Prevent the Cap'n from installing hooks on a secondary worktree
5.3.1
26 May 09:21
Compare
Sorry, something went wrong.
No results found
Use the same php binary that was used to execute composer
5.3.0
06 May 15:59
Compare
Sorry, something went wrong.
No results found
Allow force installation of hooks
You can now force the installation of all hooks by setting
a flag in the composer.json configuration.
"extra": {
"captainhook": {
"force-install": true
}
}
5.2.4
05 Mar 09:33
Compare
Sorry, something went wrong.
No results found
5.2.3
07 Dec 19:30
Compare
Sorry, something went wrong.
No results found
5.2.2
25 Oct 14:45
Compare
Sorry, something went wrong.
No results found
5.2.1
08 May 15:20
Compare
Sorry, something went wrong.
No results found
Prevent endless loop while detecting the .git directory - thanks to @torhoehn
5.2.0
01 May 17:43
Compare
Sorry, something went wrong.
No results found
Do not fail the whole composer execution if the captainhook install execution fails - fixes #4
5.1.3
04 Mar 16:40
Compare
Sorry, something went wrong.
No results found
Escape spaces in binary path