{ "manifests": { "tiriel/firestore-odm-bundle": { "manifest": { "bundles": { "Tiriel\\FirestoreOdmBundle\\TirielFirestoreOdmBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } }, "files": { "config/packages/tiriel.yaml": { "contents": [ "tiriel_firestore_odm:", " # Replace the following values by your own", " project_name: my-project", " # Can be an env var, a string to a file, or a yaml array with the values from the credentials file", " service_account: '%kernel.project_dir%/config/secrets/my_project.json'", "" ], "executable": false } }, "ref": "09ff6d65f0dcab09f8b99a73edeafc6aee2f7ec7" } } }