Deployer 3.2.0
In this release:
- Full support for Symfony 3 (now you can install Deployer with composer in Symfony3 projects)
- Faster parallel deployment 🚀
- Added support for custom bin paths (php, git, composer)
- Fixed SSH upload method bug #600
- Fixed bug cache warmup and
deploy:writable
task #592 - Added check for
current
file/dir #594