sonata-project / SonataMediaBundle

Symfony SonataMediaBundle
https://docs.sonata-project.org/projects/SonataMediaBundle
MIT License
451 stars 495 forks source link

Dependency problem with SonataAdminBundle #613

Closed pokap closed 10 years ago

pokap commented 10 years ago

I have a dependency problem with composer.

You can find a SonataAdminBundle dependency in file https://github.com/sonata-project/SonataMediaBundle/blob/master/Provider/BaseProvider.php#L21, so almost all the project. But it's not define in composer.json: https://github.com/sonata-project/SonataMediaBundle/blob/master/composer.json#L19-L31.

rande commented 10 years ago

This shouldn't raise an error if the class does not exist. So you can still use the bundle but with less features