Releases: captainhookphp/plugin-composer
Releases · captainhookphp/plugin-composer
5.3.3
5.3.2
Prevent the Cap'n from installing hooks on a secondary worktree
5.3.1
Use the same php binary that was used to execute composer
5.3.0
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
5.2.3
- Allow PHP8 usage ;)
5.2.2
- Support Composer 2.0
5.2.1
5.2.0
5.1.3
Escape spaces in binary path