Releases: captainhookphp/captainhook
Releases · captainhookphp/captainhook
5.23.6
5.23.5
5.23.4
🐛 Bugfixes
- Fix typo that causes the condition to behave wrong
- Fix PHAR build - #252 - thanks to @omnicolor
5.23.4-alpha-2
Update Box to version 4
5.23.4-alpha-1
Try to fix PHAR autoloading issue The PHAR autoloader does not load the Symfony polyfill bootstrap files. That's why the PHAR is crashing if not intl extension is loaded. - Updated to latest Box version - Copied a hack from PHPStand
5.23.3
5.23.2
5.23.1
5.23.0
Changes
- Add WSL
run-mode
support (by Christoph Kappestein)
{
"config": {
"run": {
"mode": "wsl"
}
}
...
}
Full Changelog: 5.23.0...5.23.0
5.22.2
Changes
- issue #242 - Prevent PHPScoper from replacing action namespaces
- Remove completion commands
- Cleanup line handling
Full Changelog: 5.22.1...5.22.2