]> Raphaƫl G. Git Repositories - recipe/blobdiff - rapsys/userbundle/master/manifest.json
Fix packages and routes yaml config paths
[recipe] / rapsys / userbundle / master / manifest.json
index 7f488e809a56b59adc81fd61e504bb8d78f41345..ae32911876ee1ae1f6d1a362b7c84d30feff2fed 100644 (file)
@@ -3,6 +3,7 @@
                "Rapsys\\UserBundle\\RapsysUserBundle": ["all"]
        },
        "copy-from-package": {
-               "Resources/config/": "%CONFIG_DIR%/"
+               "Resources/config/packages/rapsysuser.yaml": "%CONFIG_DIR%/packages/rapsysuser.yaml",
+               "Resources/config/routes/rapsysuser.yaml": "%CONFIG_DIR%/routes/rapsysuser.yaml"
        }
 }