Skip to content

Commit

Permalink
feature #10975 Upgrade to KNP Menu 3 (pamil)
Browse files Browse the repository at this point in the history
This PR was merged into the 1.7-dev branch.

Discussion
----------

Related to #10928.

Commits
-------

4da8e3e Upgrade to KNP Menu 3
  • Loading branch information
pamil authored Dec 23, 2019
2 parents 8042361 + 4da8e3e commit 5f122e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
"jms/serializer-bundle": "^2.0",
"knplabs/gaufrette": "^0.8",
"knplabs/knp-gaufrette-bundle": "^0.7",
"knplabs/knp-menu-bundle": "^2.1",
"knplabs/knp-menu": "^3.1",
"knplabs/knp-menu-bundle": "^3.0",
"liip/imagine-bundle": "^2.0",
"ocramius/proxy-manager": "^2.1",
"payum/payum": "^1.4",
Expand Down
3 changes: 2 additions & 1 deletion src/Sylius/Bundle/UiBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"php": "^7.2",

"doctrine/collections": "^1.3",
"knplabs/knp-menu-bundle": "^2.1",
"knplabs/knp-menu": "^3.1",
"knplabs/knp-menu-bundle": "^3.0",
"sonata-project/block-bundle": "^3.3",
"sylius/grid-bundle": "^1.2",
"symfony/framework-bundle": "^4.3",
Expand Down

0 comments on commit 5f122e1

Please sign in to comment.