zicht / menu-bundle

Library - ZichtMenuBundle - Database-managed menus (integrates KnpMenuBundle, Doctrine and SonataAdmin)
MIT License
1 stars 0 forks source link

Composer.json should contain dependency on knplabs/knp-menu-bundle #28

Closed 7ochem closed 3 years ago

7ochem commented 3 years ago

knplabs/knp-menu-bundle is being used, so composer.json should reflect that. Now, this bundle works coincidentally, because it is being used in projects which also use Sonata Admin, which has a dependency on knplabs/knp-menu-bundle.

https://github.com/zicht/menu-bundle/search?q=Knp&type=code

erik-zicht commented 3 years ago

Fixed in https://github.com/zicht/menu-bundle/blob/release/4.x/composer.json#L14