Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4da8e3e

Browse files
committed
Upgrade to KNP Menu 3
1 parent 8042361 commit 4da8e3e

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"jms/serializer-bundle": "^2.0",
3838
"knplabs/gaufrette": "^0.8",
3939
"knplabs/knp-gaufrette-bundle": "^0.7",
40-
"knplabs/knp-menu-bundle": "^2.1",
40+
"knplabs/knp-menu": "^3.1",
41+
"knplabs/knp-menu-bundle": "^3.0",
4142
"liip/imagine-bundle": "^2.0",
4243
"ocramius/proxy-manager": "^2.1",
4344
"payum/payum": "^1.4",

src/Sylius/Bundle/UiBundle/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"php": "^7.2",
2424

2525
"doctrine/collections": "^1.3",
26-
"knplabs/knp-menu-bundle": "^2.1",
26+
"knplabs/knp-menu": "^3.1",
27+
"knplabs/knp-menu-bundle": "^3.0",
2728
"sonata-project/block-bundle": "^3.3",
2829
"sylius/grid-bundle": "^1.2",
2930
"symfony/framework-bundle": "^4.3",

0 commit comments

Comments
 (0)