SymfonyCMFを既存のSymfony2プロジェクトにインストールしたいと思います。
私はこのドキュメントを使用しています。
を実行した後php composer.phar update
、次のエラーが発生します。
[RuntimeException]
Could not read http://packagist.org/packages-dev-n.json, either you or the remote host is probably offline.
The "http://packagist.org/packages-dev-n.json" file could not be downloaded
update [--prefer-source] [--dry-run] [--dev] [--no-scripts] [packages1] ... [packagesN]
X-Powered-By: PHP/5.3.13
Content-type: text/html
私は何が間違っているのですか?