]> Raphaƫl G. Git Repositories - recipe/blobdiff - rapsys/userbundle/master/manifest.json
Drop unused RAPSYSPACK_HOSTNAME
[recipe] / rapsys / userbundle / master / manifest.json
index 724952c5c50ae1386a0137100e7243e13cc322f6..71f19c928bbe98968bb66f96d083a78a20f0ab43 100644 (file)
@@ -1,8 +1,9 @@
 {
        "bundles": {
-               "Rapsys\\UserBundle": ["all"]
+               "Rapsys\\UserBundle\\RapsysUserBundle": ["all"]
        },
        "copy-from-package": {
-               "config/": "%CONFIG_DIR%/"
+               "Resources/config/packages/rapsys_user.yaml": "%CONFIG_DIR%/packages/rapsys_user.yaml",
+               "Resources/config/routes/rapsys_user.yaml": "%CONFIG_DIR%/routes/rapsys_user.yaml"
        }
 }