]> Raphaƫl G. Git Repositories - recipe/blobdiff - rapsys/userbundle/1.0/manifest.json
Add bundle aliases
[recipe] / rapsys / userbundle / 1.0 / manifest.json
diff --git a/rapsys/userbundle/1.0/manifest.json b/rapsys/userbundle/1.0/manifest.json
new file mode 100644 (file)
index 0000000..ae32911
--- /dev/null
@@ -0,0 +1,9 @@
+{
+       "bundles": {
+               "Rapsys\\UserBundle\\RapsysUserBundle": ["all"]
+       },
+       "copy-from-package": {
+               "Resources/config/packages/rapsysuser.yaml": "%CONFIG_DIR%/packages/rapsysuser.yaml",
+               "Resources/config/routes/rapsysuser.yaml": "%CONFIG_DIR%/routes/rapsysuser.yaml"
+       }
+}