{ "manifests": { "tsantos/serializer-bundle": { "manifest": { "bundles": { "TSantos\\SerializerBundle\\TSantosSerializerBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } }, "files": { "config/packages/prod/tsantos_serializer.yaml": { "contents": [ "tsantos_serializer:", " generation_strategy: never", "" ], "executable": false }, "config/packages/test/tsantos_serializer.yaml": { "contents": [ "tsantos_serializer:", " generation_strategy: always", "" ], "executable": false }, "config/packages/tsantos_serializer.yaml": { "contents": [ "# Read the official documentation page of this bundle for further information about all possible configurations.", "# http://tsantos-serializer-bundle.readthedocs.io/", "tsantos_serializer:", " generation_strategy: file_not_exists", "" ], "executable": false } }, "ref": "0e77ebcee14268963daa83bbf7dbda672876ef07" } } }