私は Bitbucket にパブリック リポジトリを持っており、コンポーザの目的でそれを Packagist に提出したいと考えています。ただし、git url を入力して送信すると、エラーが表示されます。
Uncaught Exception: [RuntimeException] Failed to execute git clone --mirror 'git@bitbucket.org:xxx/xxx.git' '/home/composer/.composer/cache/vcs/git-bitbucket.org-xxx-xxx.git/' Host key verification failed. fatal: The remote end hung up unexpectedly
この問題を解決するにはどうすればよいですか? よろしく。