File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 40
40
"symfony/uid" : " 6.3.*" ,
41
41
"symfony/validator" : " 6.3.*" ,
42
42
"symfony/web-link" : " 6.3.*" ,
43
+ "symfony/webhook" : " 6.3.*" ,
43
44
"symfony/webpack-encore-bundle" : " ^1.11" ,
44
45
"symfony/yaml" : " 6.3.*" ,
45
46
"twig/extra-bundle" : " ^3.0" ,
Original file line number Diff line number Diff line change 567
567
"config/routes/dev/web_profiler.yaml"
568
568
]
569
569
},
570
+ "symfony/webhook": {
571
+ "version": "6.3",
572
+ "recipe": {
573
+ "repo": "github.com/symfony/recipes",
574
+ "branch": "main",
575
+ "version": "6.3",
576
+ "ref": "0bc853a74c98e448116ba53e118a7b6b3cdf9a03"
577
+ },
578
+ "files": [
579
+ "config/routes/webhook.yaml"
580
+ ]
581
+ },
570
582
"symfony/webpack-encore-bundle": {
571
583
"version": "1.13",
572
584
"recipe": {
You can’t perform that action at this time.
0 commit comments