diff --git a/dama/doctrine-test-bundle/4.0/manifest.json b/dama/doctrine-test-bundle/4.0/manifest.json index e7183a21..561cd549 100644 --- a/dama/doctrine-test-bundle/4.0/manifest.json +++ b/dama/doctrine-test-bundle/4.0/manifest.json @@ -1,8 +1,8 @@ { - "bundles": { - "DAMA\\DoctrineTestBundle\\DAMADoctrineTestBundle": ["test"] - }, - "copy-from-recipe": { - "config/": "%CONFIG_DIR%/" - } + "bundles": { + "DAMA\\DoctrineTestBundle\\DAMADoctrineTestBundle": ["test"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } }