{ "manifests": { "timiki/rpc-client-bundle": { "manifest": { "bundles": { "Timiki\\Bundle\\RpcClientBundle\\RpcClientBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } }, "files": { "config/packages/rpc_client.yaml": { "contents": [ "# Read the documentation: https://github.com/timiki/rpc-client-bundle", "", "rpc_client:", "", " # connection:", " # name_1: RPC_SERVER_URL_1", " # name_2: RPC_SERVER_URL_2", "", " connection: null", "" ], "executable": false } }, "ref": "fd232956391a42232fe857432136c9387c8ec0d1" } } }