Skip to content

Commit

Permalink
sylius/refund-plugin recipe improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Zales0123 committed Feb 20, 2019
1 parent 097dc9c commit 7261f8f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sylius/refund-plugin/0.4/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
{
"bundles": {
"Sylius\\Bundle\\CoreBundle\\SyliusCoreBundle::class": ["all"],
"Sylius\\Bundle\\GridBundle\\SyliusGridBundle::class": ["all"],
"Sylius\\Bundle\\ResourceBundle\\SyliusResourceBundle::class": ["all"],
"Sylius\\RefundPlugin\\SyliusRefundPlugin": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"copy-from-package": {
"src/Resources/views/SyliusAdminBundle/": "templates/bundles/SyliusAdminBundle/"
}
}

0 comments on commit 7261f8f

Please sign in to comment.