https://github.com/elastic/elasticsearch-php | https://packagist.org/packages/elasticsearch/elasticsearch gone missing. What happened there?
[RuntimeException]
Failed to clone https://github.com/elastic/elasticsearch-php.git via https, ssh protocols, aborting.
- https://github.com/elastic/elasticsearch-php.git
Cloning into bare repository '/composer/cache/vcs/https---github.com-elastic-elasticsearch-php.git'...
remote: Support for password authentication was removed on August 13, 2021.
remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.
fatal: Authentication failed for 'https://github.com/elastic/elasticsearch-php.git/'
- git@github.com:elastic/elasticsearch-php.git
Cloning into bare repository '/composer/cache/vcs/https---github.com-elastic-elasticsearch-php.git'...
error: cannot run ssh: No such file or directory
fatal: unable to fork ```
As part of an internal change task, some of our public git repositories hosted under Elastic's GitHub organisation were marked as private. As a result, when attempting to access these repositories an error may be seen. Our teams are working to restore these with urgency.