Skip to content

Commit

Permalink
Add recipe for "sonata-project/entity-audit-bundle" (#1559)
Browse files Browse the repository at this point in the history
  • Loading branch information
phansys authored Nov 6, 2023
1 parent 579c39c commit 749e046
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
sonata_entity_audit:
resource: '@SimpleThingsEntityAuditBundle/Resources/config/routing/audit.xml'
prefix: /audit
8 changes: 8 additions & 0 deletions sonata-project/entity-audit-bundle/1.1/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"bundles": {
"SimpleThings\\EntityAudit\\SimpleThingsEntityAuditBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}

0 comments on commit 749e046

Please sign in to comment.