]> Raphaƫl G. Git Repositories - recipe/blobdiff - rapsys/packbundle/master/manifest.json
Add bundle aliases
[recipe] / rapsys / packbundle / master / manifest.json
diff --git a/rapsys/packbundle/master/manifest.json b/rapsys/packbundle/master/manifest.json
deleted file mode 100644 (file)
index 374fdf2..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-{
-       "bundles": {
-               "Rapsys\\PackBundle\\RapsysPackBundle": ["all"]
-       },
-       "copy-from-package": {
-               "Resources/config/packages/rapsyspack.yaml": "%CONFIG_DIR%/packages/rapsyspack.yaml",
-               "Resources/config/routes/rapsyspack.yaml": "%CONFIG_DIR%/routes/rapsyspack.yaml"
-       },
-       "env": {
-               "#1": "Shuffled printable character range",
-               "#2": "XXX: Use value from `php bin/console rapsyspack:range`",
-               "RAPSYSPACK_RANGE": "Ch4ng3m3!"
-       },
-       "post-install-output": [
-               "  * Set your RAPSYSPACK_RANGE config in <fg=green>.env.local</>"
-       ]
-}