What's Changed
- [Documentation] Add note about enable root user on ubuntu by @AdamGaskins in https://github.com/deployphp/deployer/pull/4129
- refactor: reorder TYPO3 recipe tasks by @david-bonhagen in https://github.com/deployphp/deployer/pull/4130
- Run optimize instead of seperate tasks by @barryvdh in https://github.com/deployphp/deployer/pull/4135
- fix: add return type declaration to...