comur / ComurImageBundle

Image upload / crop bundle for Symfony2
105 stars 76 forks source link

composer command not installing ComurImageBundle #128

Open zeldax54 opened 3 years ago

zeldax54 commented 3 years ago

In the docs says that the command is composer require comur/content-admin-bundle but that install and add to bundles.php Comur\ContentAdminBundle\ComurContentAdminBundle::class => ['all' => true],
JMS\TranslationBundle\JMSTranslationBundle::class => ['all' => true],

which is the proper way to install the bundle? Any help is appreciated.

Mecanik commented 3 years ago

Same here... I`m very confused with this. This bundle would have saved my project.