diff --git a/webhook.rst b/webhook.rst index a621587084c..f931a3601ce 100644 --- a/webhook.rst +++ b/webhook.rst @@ -16,6 +16,11 @@ Installation $ composer require symfony/webhook +.. tip:: + + Since MakerBundle ``v1.58.0`` - you can run ``php bin/console make:webhook`` + to generate the files needed to use the Webhook component. + Usage in Combination with the Mailer Component ----------------------------------------------