This repository has been archived by the owner on Sep 5, 2020. It is now read-only.
1.2.2
Added
- Added ability to disable composer completely
- Added support for ssh-agent for secure connections
Changed
- The Notifier plugin module now has a hook for before and after deployment
Fixed
- Fixed a bug that prevented the
--seed
option from working - Fixed a bug when getting the user's home folder on Windows
- Fixed a bug where Composer-related tasks would be run even without a
composer.json
is found - Fixed some compatibility issue with Laravel 4.2