File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 101101 "symplify/easy-coding-standard" : " ^10.0"
102102 },
103103 "replace" : {
104- "web-token/jwt-easy" : " self.version" ,
105104 "web-token/jwt-core" : " self.version" ,
106105 "web-token/jwt-checker" : " self.version" ,
107106 "web-token/jwt-signature" : " self.version" ,
148147 "infection/extension-installer" : true ,
149148 "composer/package-versions-deprecated" : true
150149 }
150+ },
151+ "extra" : {
152+ "symfony" : {
153+ "endpoint" : " https://github.com/web-token/recipes"
154+ }
151155 }
152156}
Original file line number Diff line number Diff line change 3535 "web-token/jwt-key-mgmt" : " Add Keys (JWK) and Key sets (JWKSet) management tools." ,
3636 "web-token/jwt-signature" : " Add signed tokens (JWS) support and useful Symfony services." ,
3737 "symfony/serializer" : " Use the Symfony serializer to serialize/unserialize JWS and JWE tokens."
38+ },
39+ "extra" : {
40+ "symfony" : {
41+ "endpoint" : " https://github.com/web-token/recipes"
42+ }
3843 }
3944}
You can’t perform that action at this time.
0 commit comments