{ "bundles": { "Botjaeger\\NexmoBundle\\BotjaegerNexmoBundle": ["all"] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "env": { "BOTJAEGER_NEXMO_API_KEY": "your-api-public-key", "BOTJAEGER_NEXMO_API_SECRET": "your-api-secret-key", "BOTJAEGER_NEXMO_API_BRAND": "your-brand-name" } }