File tree 2 files changed +14
-0
lines changed
2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 11
11
"doctrine/orm" : " ^2.8" ,
12
12
"phpdocumentor/reflection-docblock" : " ^5.2" ,
13
13
"symfony/asset" : " *" ,
14
+ "symfony/asset-mapper" : " *" ,
14
15
"symfony/console" : " *" ,
15
16
"symfony/dotenv" : " *" ,
16
17
"symfony/expression-language" : " *" ,
30
31
"symfony/property-info" : " *" ,
31
32
"symfony/rate-limiter" : " *" ,
32
33
"symfony/routing" : " *" ,
34
+ "symfony/scheduler" : " *" ,
33
35
"symfony/security-bundle" : " *" ,
34
36
"symfony/serializer" : " *" ,
35
37
"symfony/translation" : " *" ,
Original file line number Diff line number Diff line change 525
525
"config/routes/dev/web_profiler.yaml"
526
526
]
527
527
},
528
+ "symfony/webhook": {
529
+ "version": "6.3",
530
+ "recipe": {
531
+ "repo": "github.com/symfony/recipes",
532
+ "branch": "main",
533
+ "version": "6.3",
534
+ "ref": "0bc853a74c98e448116ba53e118a7b6b3cdf9a03"
535
+ },
536
+ "files": [
537
+ "config/routes/webhook.yaml"
538
+ ]
539
+ },
528
540
"symfony/webpack-encore-bundle": {
529
541
"version": "1.13",
530
542
"recipe": {
You can’t perform that action at this time.
0 commit comments