{ "manifests": { "tienvx/mbt-api-bundle": { "manifest": { "bundles": { "Tienvx\\Bundle\\MbtApiBundle\\TienvxMbtApiBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "env": { "DOT_BINARY": "dot", "CONSOLE_BINARY": "bin/console" } }, "files": { "config/packages/tienvx_mbt_api.yaml": { "contents": [ "tienvx_mbt_api:", " dot_binary: '%env(DOT_BINARY)%'", " console_binary: '%env(CONSOLE_BINARY)%'", "" ], "executable": false }, "config/routes/tienvx_mbt_api.yaml": { "contents": [ "tienvx_mbt_api:", " resource: '@TienvxMbtApiBundle/Resources/config/routing.xml'", " prefix: '/mbt-api'", "" ], "executable": false } }, "ref": "048e694d742079af5ffd5302a77b14da494eb515" } } }