Skip to content

Commit b91613f

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: -
2 parents 13daf14 + 4336b87 commit b91613f

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

reference/configuration/framework.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3550,10 +3550,6 @@ Adds a `Link HTTP header`_ to the response.
35503550
webhook
35513551
~~~~~~~
35523552

3553-
.. versionadded:: 6.3
3554-
3555-
The Webhook configuration was introduced in Symfony 6.3.
3556-
35573553
The ``webhook`` option (and its children) are used to configure the webhooks
35583554
defined in your application. Read more about the options in the :ref:`Webhook documentation <webhook>`.
35593555

webhook.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
Webhook
22
=======
33

4-
.. versionadded:: 6.3
5-
6-
The Webhook component was introduced in Symfony 6.3.
7-
84
The Webhook component is used to respond to remote webhooks to trigger actions
95
in your application. This document focuses on using webhooks to listen to remote
106
events in other Symfony components.

0 commit comments

Comments
 (0)