Skip to content

Commit

Permalink
Merge pull request #753
Browse files Browse the repository at this point in the history
  • Loading branch information
symfony-flex-server[bot] committed Sep 29, 2019
2 parents c0e5290 + 4575194 commit cc6a17f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mmucklo/grid-bundle/5.0/config/routes/dtc_grid.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
dtc_grid:
resource: '@DtcGridBundle/Resources/config/routing.yml'
11 changes: 11 additions & 0 deletions mmucklo/grid-bundle/5.0/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"bundles": {
"Dtc\\GridBundle\\DtcGridBundle": ["all"]
},
"copy-from-package": {
"Resources/config/dtc_grid.yaml": "%CONFIG_DIR%/packages/dtc_grid.yaml"
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}

0 comments on commit cc6a17f

Please sign in to comment.