Closed LRotherfield closed 11 years ago
composer use repositories list only from main composer.json All repositories listed inside dependent packages are ignored. To fix this problem add { "type": "vcs", "url": "https://github.com/orocrm/SonataAdminBundle.git" } into repositories section of your composer.json
Great, thanks for the fix. Would be a good idea to have that extra repository in the readme example. Potentially, could you add your version of SonataAdminBundle to packagist and use it as a dependency rather than Sonata's version?
We have removed SonataAdminBundle dependency from latest release
I have been trying to install the alpha4 but I am getting a requirement conflict from composer:
My composer.json looks like this: