]> Raphaƫl G. Git Repositories - recipe/blobdiff - rapsys/userbundle/master/manifest.json
Fix manifest to install config from recipe
[recipe] / rapsys / userbundle / master / manifest.json
index 724952c5c50ae1386a0137100e7243e13cc322f6..2f33039d242c3242fb0c1f00e284f9fd46993722 100644 (file)
@@ -1,8 +1,8 @@
 {
        "bundles": {
-               "Rapsys\\UserBundle": ["all"]
+               "Rapsys\\UserBundle\\RapsysUserBundle": ["all"]
        },
-       "copy-from-package": {
+       "copy-from-recipe": {
                "config/": "%CONFIG_DIR%/"
        }
 }