作曲家に問題があります。
"require": {
"php": ">=5.3.2",
"kriswallsmith/buzz": "0.7"
},
リポジトリhttps://github.com/kriswallsmith/Buzz/tree/v0.7
残念ながら、githubはこのリクエストに対して502を返しますhttps://github.com/kriswallsmith/Buzz/zipball/v0.7
リクエストURL:https://nodeload.github.com/kriswallsmith/Buzz/zipball/v0.7
ステータスコード:502 Bad Gateway
幸いなことに、git cloneはまだ機能します;)
この1つの依存関係のためにzipballをダウンロードする代わりに、composerにユーザーgit cloneを指示/要求することは可能ですか?