Skip to content

Commit a247ae0

Browse files
committed
escaping fix
1 parent 4031d66 commit a247ae0

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": "To use the provided Doctrine\Phpcr documents and 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)