Closed sagikazarmark closed 8 years ago
Solution: "knplabs/knp-menu-bundle": "^2.1@dev"
in composer.json
We are waiting here for releasing stable version of knplabs/knp-menu-bundle
, that supports Sf 3.0. Until it's done you have to specifiy the "knplabs/knp-menu-bundle": "dev-master"
in your own composer.json.
Yeah, that's OK. Just wanted to report it, so that others find the issue quickly. Also, this is a BC breaking scenario, even if it is only true for a short time.
Same issue. Thanks @sagikazarmark for the fast workaround!
knp menu bundle is now compatible with sf3, it seems. Closing.
Introduced here:
https://github.com/sonata-project/SonataAdminBundle/commit/d9c85b2a76f72e23b861e33d0f67abdc4ea2c963#diff-b5d0ee8c97c7abd7e3fa29b9a27d1780L40