File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1
1
{
2
+ "api-platform/core": {
3
+ "version": "2.6",
4
+ "recipe": {
5
+ "repo": "github.com/symfony/recipes",
6
+ "branch": "master",
7
+ "version": "2.5",
8
+ "ref": "05b57782a78c21a664a42055dc11cf1954ca36bb"
9
+ },
10
+ "files": [
11
+ "config/packages/api_platform.yaml",
12
+ "config/routes/api_platform.yaml",
13
+ "src/Entity/.gitignore"
14
+ ]
15
+ },
2
16
"composer/package-versions-deprecated": {
3
17
"version": "1.11.99.1"
4
18
},
69
83
"egulias/email-validator": {
70
84
"version": "3.1.1"
71
85
},
86
+ "fig/link-util": {
87
+ "version": "1.2.0"
88
+ },
72
89
"friendsofphp/proxy-manager-lts": {
73
90
"version": "v1.0.3"
74
91
},
126
143
"config/packages/sensio_framework_extra.yaml"
127
144
]
128
145
},
146
+ "symfony/amqp-messenger": {
147
+ "version": "v5.3.7"
148
+ },
129
149
"symfony/asset": {
130
150
"version": "v4.4.20"
131
151
},
184
204
"symfony/doctrine-bridge": {
185
205
"version": "v4.4.21"
186
206
},
207
+ "symfony/doctrine-messenger": {
208
+ "version": "v5.3.10"
209
+ },
187
210
"symfony/dom-crawler": {
188
211
"version": "v4.4.20"
189
212
},
394
417
"symfony/proxy-manager-bridge": {
395
418
"version": "v4.4.20"
396
419
},
420
+ "symfony/redis-messenger": {
421
+ "version": "v5.3.10"
422
+ },
397
423
"symfony/routing": {
398
424
"version": "4.2",
399
425
"recipe": {
555
581
},
556
582
"webmozart/assert": {
557
583
"version": "1.10.0"
584
+ },
585
+ "willdurand/negotiation": {
586
+ "version": "3.0.0"
558
587
}
559
588
}
You can’t perform that action at this time.
0 commit comments