This repository has been archived by the owner on Jun 12, 2022. It is now read-only.
v0.4.3
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.