Skip to content

Commit

Permalink
add SonataBlockBundle
Browse files Browse the repository at this point in the history
  • Loading branch information
kricha committed Jan 8, 2018
1 parent da5833d commit 7377ba6
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,2 @@
sonata_block:
default_contexts: []
9 changes: 9 additions & 0 deletions sonata-project/block-bundle/3.9.2/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"bundles": {
"Sonata\\BlockBundle\\SonataBlockBundle": ["all"],
"Sonata\\CoreBundle\\SonataCoreBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}

0 comments on commit 7377ba6

Please sign in to comment.