Skip to content

Commit

Permalink
minor #19810 [Webhook] show make:webhook (jrushlow)
Browse files Browse the repository at this point in the history
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`
  • Loading branch information
javiereguiluz committed Apr 23, 2024
2 parents 7169759 + bf7aca1 commit 3027a9c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions webhook.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
----------------------------------------------

Expand Down

0 comments on commit 3027a9c

Please sign in to comment.