integration of knp menu bundle

This commit is contained in:
2018-04-30 17:42:24 +02:00
parent 5c045abda4
commit 395787f1bb
10 changed files with 204 additions and 46 deletions

View File

@@ -38,7 +38,8 @@
"doctrine/doctrine-migrations-bundle": "~1.3",
"doctrine/migrations": "~1.0",
"phpoffice/phpspreadsheet": "~1.2",
"sensio/distribution-bundle": "^5.0"
"sensio/distribution-bundle": "^5.0",
"knplabs/knp-menu-bundle": "^2.2"
},
"require-dev": {
"symfony/dom-crawler": "~3.4",