From 9630f6dd6b81d2bf41576ccd3eb7fbadb636637c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edi=20Modri=C4=87?= Date: Mon, 9 Dec 2019 14:26:00 +0100 Subject: [PATCH] Allow KNP menu bundle 3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c241aeb15e..b2e1915289 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "ezsystems/ezplatform-user": "^1.0@dev", "ezsystems/ezplatform-richtext": "^1.1.5@dev", "white-october/pagerfanta-bundle": "^1.1", - "knplabs/knp-menu-bundle": "^2.1", + "knplabs/knp-menu-bundle": "^2.1 || ^3.0", "mck89/peast": "^1.8", "willdurand/js-translation-bundle": "^2.6.6" },