]> Raphaƫl G. Git Repositories - recipe/blob - rapsys/packbundle/1.0/manifest.json
Remove rapsyspack:range symfony command from composer auto-scripts
[recipe] / rapsys / packbundle / 1.0 / manifest.json
1 {
2 "manifests": {
3 "rapsys/packbundle": {
4 "manifest": {
5 "aliases": [ "rapsys/pack", "rapsyspack" ],
6 "bundles": {
7 "Rapsys\\PackBundle\\RapsysPackBundle": [ "all" ]
8 },
9 "copy-from-package": {
10 "Resources/config/packages/rapsyspack.yaml": "%CONFIG_DIR%/packages/rapsyspack.yaml",
11 "Resources/config/routes/rapsyspack.yaml": "%CONFIG_DIR%/routes/rapsyspack.yaml"
12 },
13 "env": {
14 "#1": "User agent",
15 "RAPSYSPACK_AGENT": "rapsyspack/Ch4ng3m3!",
16 "#2": "Shuffled printable character range",
17 "#3": "XXX: Run \"php bin/console rapsyspack:range\" to generate a range",
18 "RAPSYSPACK_RANGE": "Ch4ng3m3!",
19 "#4": "Redirect (number of redirects to follow, cast as int)",
20 "RAPSYSPACK_REDIRECT": 20,
21 "#5": "Scheme",
22 "RAPSYSPACK_SCHEME": "https",
23 "#6": "Timeout (0 for infinite, cast as float)",
24 "RAPSYSPACK_TIMEOUT": 60
25 },
26 "post-install-output": [
27 " * Set your RAPSYSPACK_RANGE config in <fg=green>.env.local</>",
28 " * XXX: Run \"php bin/console rapsyspack:range\" to generate a range"
29 ]
30 },
31 "ref": "22a856fa86e544c5930b638df0fdce9ad25b2f0b"
32 }
33 }
34 }