Skip to content

Commit 4031d66

Browse files
committed
with the ChildInterface on the Route documents, we need the core bundle to use those documents. updated the composer.json suggest section
1 parent 7746bc8 commit 4031d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"doctrine/orm": "To enable support for the ORM entities",
3434

3535
"symfony-cmf/content-bundle": "To optionally use the configured value for 'content_basepath' from the CoreBundle",
36-
"symfony-cmf/core-bundle": "For easier configuration",
36+
"symfony-cmf/core-bundle": "To use the provided Doctrine\Phpcr documents and for easier configuration",
3737

3838
"sonata-project/doctrine-phpcr-admin-bundle": "To provide an admin interface for the PHPCR ODM documents"
3939
},

0 commit comments

Comments
 (0)