X-Git-Url: https://git.rapsys.eu/recipe/blobdiff_plain/5b85413c346e9dc232f3cf62a854e96ff058edba..d0b70f33adfaaabee32088f49ca5de8ab81b9465:/rapsys/userbundle/master/manifest.json diff --git a/rapsys/userbundle/master/manifest.json b/rapsys/userbundle/master/manifest.json index 724952c..7f488e8 100644 --- a/rapsys/userbundle/master/manifest.json +++ b/rapsys/userbundle/master/manifest.json @@ -1,8 +1,8 @@ { "bundles": { - "Rapsys\\UserBundle": ["all"] + "Rapsys\\UserBundle\\RapsysUserBundle": ["all"] }, "copy-from-package": { - "config/": "%CONFIG_DIR%/" + "Resources/config/": "%CONFIG_DIR%/" } }