Skip to content

Commit 3fd8cb5

Browse files
committed
fix configuration, remove sonata dependency
1 parent 1787c00 commit 3fd8cb5

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

app/config/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ cmf_sonata_phpcr_admin_integration:
130130
content: ~
131131
block:
132132
basepath: /cms/content
133-
basepath: /cms/content
133+
menu_basepath: /cms/content
134134
routing: ~
135135

136136

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@
3939
"doctrine/phpcr-odm": "^2.0",
4040

4141
"sonata-project/cache-bundle": "^2.1",
42-
"sonata-project/doctrine-phpcr-admin-bundle": "^2.0",
43-
"sonata-project/admin-bundle": "^3.6",
4442
"sonata-project/translation-bundle": "^2.0",
4543

4644
"jms/serializer-bundle": "^1.1",

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)