Closed wilfriedwolf closed 4 years ago
This is an issue with deployer itself: https://github.com/deployphp/deployer/compare/v6.7.1...master
There some fixes literally from today :)
Just in case if it's a blocker for anyone as a temporary workaround you can lock version of deployer in composer.json to:
"deployer/dist": "<6.7"
Oh, ok. I thought, deployer would now require a description. I'll close the issue then..
With the upgrade to symfony/console from 4.1.11 to 4.1.12 magento2-deployer-plus will fail, because of the type declaration introduced there and the missing description in magento2-deployer-plus.
I'll do a pull request in a while...
Best regards, Willi