Skip to content

Commit 3027a9c

Browse files
committed
minor #19810 [Webhook] show make:webhook (jrushlow)
This PR was merged into the 6.4 branch. Discussion ---------- [Webhook] show `make:webhook` Since `v1.58.0` (https://github.com/symfony/maker-bundle/releases/tag/v1.58.0) - MakerBundle has a `make:webhook` command (symfony/maker-bundle#1491) that generates a basic `ConsumerInterface` implementation. - Milestone `7.1` is incorrect Commits ------- bf7aca1 [webhook] show `make:webhook`
2 parents 7169759 + bf7aca1 commit 3027a9c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

webhook.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ Installation
1616
1717
$ composer require symfony/webhook
1818
19+
.. tip::
20+
21+
Since MakerBundle ``v1.58.0`` - you can run ``php bin/console make:webhook``
22+
to generate the files needed to use the Webhook component.
23+
1924
Usage in Combination with the Mailer Component
2025
----------------------------------------------
2126

0 commit comments

Comments
 (0)