diff --git a/composer.json b/composer.json index 28d361090e..adaf2a4785 100644 --- a/composer.json +++ b/composer.json @@ -70,6 +70,9 @@ ], "post-update-cmd": [ "@auto-scripts" + ], + "post-create-project-cmd": [ + "bin/console sylius:show-available-plugins --ansi" ] }, "config": {