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,