]> Raphaël G. Git Repositories - recipe/commitdiff
Fix class name
authorRaphaël Gertz <git@rapsys.eu>
Mon, 28 Oct 2019 15:33:09 +0000 (16:33 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Mon, 28 Oct 2019 15:33:09 +0000 (16:33 +0100)
Copy config from recipe

rapsys/packbundle/master/manifest.json

index 2d7d2c9a76a1e9a1c0f36d41c5487c61bccf7cd8..a2d5351dff48b578a3772895bd22a441587134dd 100644 (file)
@@ -1,8 +1,8 @@
 {
        "bundles": {
-               "Rapsys\\PackBundle": ["all"]
+               "Rapsys\\PackBundle\\RapsysPackBundle": ["all"]
        },
-       "copy-from-package": {
+       "copy-from-recipe": {
                "config/": "%CONFIG_DIR%/"
        }
 }