Files
symfony-flex-recipes-contrib/xiidea.easy-audit.2.0.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

31 lines
1.0 KiB
JSON

{
"manifests": {
"xiidea/easy-audit": {
"manifest": {
"bundles": {
"Xiidea\\EasyAuditBundle\\XiideaEasyAuditBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/xiidea_easy_audit.yaml": {
"contents": [
"# Read the documentation: http://xiidea.github.io/EasyAuditBundle/",
"xiidea_easy_audit:",
" audit_log_class: Xiidea\\EasyAuditBundle\\Model\\BaseAuditLog",
" default_logger: false",
" user_property : null # or username",
""
],
"executable": false
}
},
"ref": "bfbd9fd29e2ee1cb0e22b2626624dd919436235d"
}
}
}