{ "manifests": { "mtarld/symbok-bundle": { "manifest": { "bundles": { "Mtarld\\SymbokBundle\\SymbokBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "post-install-output": [ " * Configure bundle in config/packages/symbok.yaml", " * Read the documentation at https://github.com/mtarld/symbok-bundle/blob/master/src/Resources/doc/index.md" ] }, "files": { "config/packages/symbok.yaml": { "contents": [ "symbok:", " # Namespaces that you want to be processed by symbok", " namespaces:", " # - 'App\\Entity'", "" ], "executable": false } }, "ref": "c1ae1108fa1d7889f0c105c956f74f141cef52dc" } } }