Skip to content

Commit d531087

Browse files
authored
Merge pull request #1182 from symfony/webhook
Add webhook recipe
2 parents 327f50e + 6a986cb commit d531087

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
webhook:
2+
resource: '@FrameworkBundle/Resources/config/routing/webhook.xml'
3+
prefix: /webhook

symfony/webhook/6.3/manifest.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"copy-from-recipe": {
3+
"config/": "%CONFIG_DIR%/"
4+
}
5+
}

0 commit comments

Comments
 (0)