Skip to content

Commit 709837b

Browse files
committed
revert change
1 parent 04f14b0 commit 709837b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/config/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ cmf_sonata_phpcr_admin_integration:
136136
seo: ~
137137
menu: ~
138138
core: ~
139-
content:
139+
content: ~
140140
block:
141141
basepath: /cms/content
142142
menu_basepath: /cms/content

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"symfony-cmf/seo-bundle": "^2.0",
3232
"symfony-cmf/routing": "^2.0",
3333
"symfony-cmf/routing-auto-bundle": "^2.0",
34-
"symfony-cmf/sonata-phpcr-admin-integration-bundle": "^1.0@dev",
34+
"symfony-cmf/sonata-phpcr-admin-integration-bundle": "dev-fix_ckeditor",
3535

3636
"jackalope/jackalope-doctrine-dbal": "1.2.*",
3737
"jackalope/jackalope-jackrabbit": "1.2.*",

0 commit comments

Comments
 (0)