mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Update sonata-project/media-bundle recipe (#1533)
Co-authored-by: Marco Polichetti <gremo1982@gmail.com>
This commit is contained in:
co-authored by
Marco Polichetti
parent
b538d2bda3
commit
6c7a369bd8
+2
@@ -0,0 +1,2 @@
|
||||
imports:
|
||||
- { resource: "@MonsieurBizSyliusOrderHistoryPlugin/Resources/config/config.yaml" }
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
imports:
|
||||
resource: '@MonsieurBizSyliusOrderHistoryPlugin/Resources/config/routes.yaml'
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"bundles": {
|
||||
"MonsieurBiz\\SyliusOrderHistoryPlugin\\MonsieurBizSyliusOrderHistoryPlugin": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user