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

Skip to content

Commit 4709ab9

Browse files
committed
Upgrade to KNP Menu 3
1 parent 54f1c76 commit 4709ab9

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
@@ -38,7 +38,8 @@
3838
"gedmo/doctrine-extensions": "^2.4.12",
3939
"jms/serializer-bundle": "^2.0",
4040
"knplabs/knp-gaufrette-bundle": "^0.5",
41-
"knplabs/knp-menu-bundle": "^2.1",
41+
"knplabs/knp-menu": "^3.1",
42+
"knplabs/knp-menu-bundle": "^3.0",
4243
"liip/imagine-bundle": "^2.0",
4344
"ocramius/proxy-manager": "^2.1",
4445
"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)