This should fix the issues like this one:
#2936706: Your requirements could not be resolved to an installable set of packages.
The reason is that some users may have a composer to install/update the package but not have git installed. Therefore cloning of the repository is not possible in case if the dependency has dev version.
Comments
Comment #3
drugan commented