Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

v0.4.3

Compare
Choose a tag to compare
@warrickbayman warrickbayman released this 19 Mar 10:20
· 110 commits to master since this release

Fixed a major bug in the Deployer that was not exiting the entire deployment when a non-zero exit code is returned. Instead the next task simply continued.
Fixed a bug when running composer globally that was still prefixing the command with the PHP binary.
Fixed a bug in the symlinking task that was not running the artisan storage:link correctly.