Skip to content

Commit 9b664d8

Browse files
committed
update dependencies
1 parent 2f58136 commit 9b664d8

File tree

2 files changed

+63
-67
lines changed

2 files changed

+63
-67
lines changed

app/config/config.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -107,12 +107,6 @@ cmf_routing:
107107
cmf_routing.dynamic_router: 20
108108
router.default: 100
109109
dynamic:
110-
# todo: adjust CoreBundle to prepend
111-
persistence:
112-
phpcr:
113-
route_basepaths:
114-
- /cms/routes
115-
- /cms/simple
116110
controllers_by_type:
117111
demo_type: sandbox_main.controller:typeAction
118112
controllers_by_class:
@@ -121,10 +115,6 @@ cmf_routing:
121115

122116
templates_by_class:
123117
Symfony\Cmf\Bundle\ContentBundle\Doctrine\Phpcr\StaticContent: SandboxMainBundle:StaticContent:index.html.twig
124-
125-
cmf_simple_cms:
126-
routing:
127-
templates_by_class:
128118
Symfony\Cmf\Bundle\SimpleCmsBundle\Doctrine\Phpcr\Page: CmfSimpleCmsBundle:Page:index.html.twig
129119

130120
cmf_create:

0 commit comments

Comments
 (0)