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 12
12
"phpdocumentor/reflection-docblock" : " ^5.2" ,
13
13
"sensio/framework-extra-bundle" : " ^6.1" ,
14
14
"symfony/asset" : " 6.4.*" ,
15
+ "symfony/asset-mapper" : " 6.4.*" ,
15
16
"symfony/console" : " 6.4.*" ,
16
17
"symfony/dotenv" : " 6.4.*" ,
17
18
"symfony/expression-language" : " 6.4.*" ,
32
33
"symfony/proxy-manager-bridge" : " 6.4.*" ,
33
34
"symfony/rate-limiter" : " 6.4.*" ,
34
35
"symfony/routing" : " 6.4.*" ,
36
+ "symfony/scheduler" : " 6.4.*" ,
35
37
"symfony/security-bundle" : " 6.4.*" ,
36
38
"symfony/serializer" : " 6.4.*" ,
37
39
"symfony/translation" : " 6.4.*" ,
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