{ "manifests": { "spiriitlabs/auth-log-bundle": { "manifest": { "bundles": { "Spiriit\\Bundle\\AuthLogBundle\\SpiriitAuthLogBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "post-install-output": [ " ", " Getting Started with spiriit/auth-log-bundle ", " ", "", " * Configure transport sender in config/packages/spiriit_auth_log.yaml", " * Read the complete documentation at https://github.com/SpiriitLabs/auth-log-bundle/" ] }, "files": { "config/packages/spiriit_auth_log.yaml": { "contents": [ "spiriit_auth_log:", " # Email notification settings", " transports:", " sender_email: no-reply@yourdomain.com", " sender_name: Your App Security", "", "# location: # not required", "# provider: 'ipApi' # geoip2", "", "# messenger: 'messenger.default_bus'", "" ], "executable": false } }, "ref": "15cdf786467adfb74a41d1c14bdb6d8f214991cd" } } }