magento2-deployer-plus icon indicating copy to clipboard operation
magento2-deployer-plus copied to clipboard

Support Composer2 Deployment

Open norgeindian opened this issue 4 years ago • 1 comments

According to https://github.com/deployphp/deployer/issues/2282 deployer works with Composer 2 only in version 7 and higher. In the current version of this repo, only deployer 6 is supported. So it would be great to include version 7.

norgeindian avatar Mar 01 '21 21:03 norgeindian

That would indeed be nice.

As an alternative, you could use the Deployer 7 core recipe to deploy with Composer 2: https://github.com/deployphp/deployer/blob/master/recipe/magento2.php

sprankhub avatar Jan 11 '22 21:01 sprankhub