distribution
distribution copied to clipboard
Composer skipping RC.4 installation
Composer version 2.0.7
PHP 8.0.16
Looks like the deployer.phar file is not being downloaded when installing the latest version.
Using "deployer/dist": "v7.0.0-rc.3" works like a charm.

Any suggestions?
Strange. It’s there https://github.com/deployphp/distribution/tree/v7.0.0-rc.4
@antonmedv composer.json in dev-master has declared a vendor binary that does not exist in the repository. It was updated here.
Oh, got it. Yes, master branch of dist is empty.