File tree Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Original file line number Diff line number Diff line change 147
147
"infection/extension-installer" : true ,
148
148
"composer/package-versions-deprecated" : true
149
149
}
150
- },
151
- "extra" : {
152
- "symfony" : {
153
- "endpoint" : [
154
- " https://api.github.com/repos/web-token/recipes/contents/index.json" ,
155
- " flex://defaults"
156
- ]
157
- }
158
150
}
159
151
}
Original file line number Diff line number Diff line change 35
35
"web-token/jwt-key-mgmt" : " Add Keys (JWK) and Key sets (JWKSet) management tools." ,
36
36
"web-token/jwt-signature" : " Add signed tokens (JWS) support and useful Symfony services." ,
37
37
"symfony/serializer" : " Use the Symfony serializer to serialize/unserialize JWS and JWE tokens."
38
- },
39
- "extra" : {
40
- "symfony" : {
41
- "endpoint" : [
42
- " https://api.github.com/repos/web-token/recipes/contents/index.json" ,
43
- " flex://defaults"
44
- ]
45
- }
46
38
}
47
39
}
You can’t perform that action at this time.
0 commit comments