]> Raphaƫl G. Git Repositories - recipe/blobdiff - rapsys/userbundle/master/manifest.json
Set each file to copy to avoid unwanted globing
[recipe] / rapsys / userbundle / master / manifest.json
index 7f488e809a56b59adc81fd61e504bb8d78f41345..71f19c928bbe98968bb66f96d083a78a20f0ab43 100644 (file)
@@ -3,6 +3,7 @@
                "Rapsys\\UserBundle\\RapsysUserBundle": ["all"]
        },
        "copy-from-package": {
-               "Resources/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"
        }
 }