mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
feature #10975 Upgrade to KNP Menu 3 (pamil)
This PR was merged into the 1.7-dev branch.
Discussion
----------
Related to #10928.
Commits
-------
4da8e3e632 Upgrade to KNP Menu 3
This commit is contained in:
commit
5f122e140f
2 changed files with 4 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue