{ "manifests": { "galactic-shrine/gsid": { "manifest": { "bundles": { "GalacticShrine\\GsId\\Symfony\\GsIdBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "post-install-output": [ " GsId ", "", " * The GsId bundle was enabled in config/bundles.php.", " * A default configuration file was created at config/packages/gsid.yaml.", " * If DoctrineBundle is installed, the bundle registers the DBAL type \"gsid\" automatically." ] }, "files": { "config/packages/gsid.yaml": { "contents": [ "gsid:", " default_case: Lower", " default_text_format: N", " default_json_format: D", " default_database_format: N", " lock: true", "" ], "executable": false } }, "ref": "78e9503b5cbeda797c170bd8a405994038bbdf14" } } }