0

I tried to clone some packages to my symfony projects, but it seems there are some issues with repository servers. My command stays there for ever and does nothing:

$ php composer.phar require sonata-project/admin-bundle

Does anyone know how to work around it?

Thanks,

cute.S
  • 361
  • 4
  • 17
  • There probably is something broken - try running `php composer.phar diag` and paste the results into your question, please. – Sven Jul 30 '14 at 21:05
  • I forgot to mention that yesterday ping symfony.com showed time out error. Everything works fine today... Good to know about composer diag though... It came back with ok: Checking composer.json: OK Checking platform settings: OK Checking git settings: OK Checking http connectivity: OK Checking github.com oauth access: OK Checking disk free space: OK Checking composer version: OK thank you for your help. – cute.S Jul 31 '14 at 04:40

0 Answers0