{ "locks": { "mapado/rest-client-sdk-bundle": { "version": "0.24", "recipe": { "repo": "0.24", "branch": "master", "version": "0.24", "ref": "78a3b4f36cb126099ac4bcd08b5276313d4c3ed1" } } }, "manifests": { "mapado/rest-client-sdk-bundle": { "repository": "github.com/symfony/recipes-contrib", "package": "mapado/rest-client-sdk-bundle", "version": "0.24", "manifest": { "bundles": { "Mapado\\RestClientSdkBundle\\MapadoRestClientSdkBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/", "src/": "%SRC_DIR%/" }, "env": { "MAPADO_REST_CLIENT_SDK_SERVER_URL": "https://my-api.com:8080" } }, "files": { "src/Entity/.gitignore": { "contents": "\n", "executable": false, "encoding": "" }, "config/packages/mapado_rest_client_sdk.yaml": { "contents": "mapado_rest_client_sdk:\n entity_managers:\n foo:\n server_url: '%env(MAPADO_REST_CLIENT_SDK_SERVER_URL)%'\n mappings:\n dir: '%kernel.project_dir%/src/Entity/'\n", "executable": false, "encoding": "" } }, "origin": "mapado/rest-client-sdk-bundle:0.24@github.com/symfony/recipes-contrib:master", "not_installable": false, "is_contrib": true } } }