Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54f1c76 commit 4709ab9Copy full SHA for 4709ab9
2 files changed
composer.json
@@ -38,7 +38,8 @@
38
"gedmo/doctrine-extensions": "^2.4.12",
39
"jms/serializer-bundle": "^2.0",
40
"knplabs/knp-gaufrette-bundle": "^0.5",
41
- "knplabs/knp-menu-bundle": "^2.1",
+ "knplabs/knp-menu": "^3.1",
42
+ "knplabs/knp-menu-bundle": "^3.0",
43
"liip/imagine-bundle": "^2.0",
44
"ocramius/proxy-manager": "^2.1",
45
"payum/payum": "^1.4",
src/Sylius/Bundle/UiBundle/composer.json
@@ -23,7 +23,8 @@
23
"php": "^7.2",
24
25
"doctrine/collections": "^1.3",
26
27
28
"sonata-project/block-bundle": "^3.3",
29
"sylius/grid-bundle": "^1.2",
30
"symfony/framework-bundle": "^4.3",
0 commit comments