]> Raphaël G. Git Repositories - recipe/commitdiff
Remove rapsyspack:range symfony command from composer auto-scripts
authorRaphaël Gertz <git@rapsys.eu>
Sun, 13 Oct 2024 00:03:35 +0000 (02:03 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Sun, 13 Oct 2024 00:03:35 +0000 (02:03 +0200)
rapsys/packbundle/1.0/manifest.json

index c15ad80eb472e35e7609fed4b6ba2c8121a898c4..33faee6a00f01fa34aa97e05bc11dd0581ea2956 100644 (file)
@@ -6,9 +6,6 @@
                                "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 config in <fg=green>.env.local</>",
+                                       "  * XXX: Run \"php bin/console rapsyspack:range\" to generate a range"
                                ]
                        },
-                       "ref": "673c286fd17382f5e8940166ae7d3ce437afd941"
+                       "ref": "22a856fa86e544c5930b638df0fdce9ad25b2f0b"
                }
        }
 }