{ "bundles": { "Commercetools\\Symfony\\CtpBundle\\CtpBundle": ["all"], "Commercetools\\Symfony\\SetupBundle\\SetupBundle": ["dev"], "Commercetools\\Symfony\\StateBundle\\StateBundle": ["dev"] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "env": { "CTP_CLIENT_ID": "", "CTP_CLIENT_SECRET": "", "CTP_PROJECT_KEY": "", "CTP_AUTH_URL": "https://auth.commercetools.com", "CTP_API_URL": "https://api.commercetools.com", "CTP_SCOPES": "" } }