From: Raphaƫl Gertz Date: Fri, 1 Mar 2024 17:14:15 +0000 (+0100) Subject: Force update X-Git-Url: https://git.rapsys.eu/recipe/commitdiff_plain/2aed69046c65510c2a8e5a9145ad154de83128dd Force update Add rapsyspack:range symfony command to composer scripts Update env comment --- diff --git a/index.json b/index.json index a5ed6ad..eba82ce 100644 --- a/index.json +++ b/index.json @@ -1,5 +1,4 @@ { - "aliases": [], "recipes": { "rapsys/airbundle": [ diff --git a/rapsys/packbundle/master/manifest.json b/rapsys/packbundle/master/manifest.json index 374fdf2..f5c36e9 100644 --- a/rapsys/packbundle/master/manifest.json +++ b/rapsys/packbundle/master/manifest.json @@ -2,13 +2,16 @@ "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" }, "env": { "#1": "Shuffled printable character range", - "#2": "XXX: Use value from `php bin/console rapsyspack:range`", + "#2": "XXX: Run \"php bin/console rapsyspack:range\" to generate a range", "RAPSYSPACK_RANGE": "Ch4ng3m3!" }, "post-install-output": [