]> Raphaƫl G. Git Repositories - recipe/blobdiff - rapsys/packbundle/1.0/manifest.json
Improve post install output
[recipe] / rapsys / packbundle / 1.0 / manifest.json
index 8e20de2b705d2ba064faa5150cd991cd9bd57231..9bd04975e6c49473dfff1055b2ef16359716dfc4 100644 (file)
@@ -2,13 +2,10 @@
        "manifests": {
                "rapsys/packbundle": {
                        "manifest": {
-                               "aliases": [ "pack" ],
+                               "aliases": [ "rapsys/pack", "rapsyspack" ],
                                "bundles": {
                                        "Rapsys\\PackBundle\\RapsysPackBundle": [ "all" ]
                                },
-                               "composer-scripts": {
-                                       "rapsyspack:range": "symfony-cmd"
-                               },
                                "copy-from-package": {
                                        "Resources/config/packages/rapsyspack.yaml": "%CONFIG_DIR%/packages/rapsyspack.yaml",
                                        "Resources/config/routes/rapsyspack.yaml": "%CONFIG_DIR%/routes/rapsyspack.yaml"
                                        "RAPSYSPACK_TIMEOUT": 60
                                },
                                "post-install-output": [
-                                       "  * Set your RAPSYSPACK_RANGE config in <fg=green>.env.local</>"
+                                       "  * Set your RAPSYSPACK_RANGE",
+                                       "    1. Run <fg=orange>php bin/console rapsyspack:range</> to generate a range",
+                                       "    2. Append output to <fg=green>.env.local</> config file"
                                ]
                        },
-                       "ref": "673c286fd17382f5e8940166ae7d3ce437afd941"
+                       "ref": "3c2740d844a6c555f9285aef58584c339495658d"
                }
        }
 }