`Composer version 2.0.7` `PHP 8.0.16` Looks like the [deployer.phar](https://github.com/deployphp/distribution/blob/master/update#L13) file is not being downloaded when installing the latest version. Using `"deployer/dist": "v7.0.0-rc.3"` works like a charm.  Any suggestions?
Composer version 2.0.7PHP 8.0.16Looks 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?