Skip to content

Commit a7ae1d9

Browse files
committed
composer extra rules removed (useless)
1 parent 84f8ea5 commit a7ae1d9

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

composer.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -147,13 +147,5 @@
147147
"infection/extension-installer": true,
148148
"composer/package-versions-deprecated": true
149149
}
150-
},
151-
"extra": {
152-
"symfony": {
153-
"endpoint": [
154-
"https://api.github.com/repos/web-token/recipes/contents/index.json",
155-
"flex://defaults"
156-
]
157-
}
158150
}
159151
}

src/Bundle/JoseFramework/composer.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,5 @@
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": [
42-
"https://api.github.com/repos/web-token/recipes/contents/index.json",
43-
"flex://defaults"
44-
]
45-
}
4638
}
4739
}

0 commit comments

Comments
 (0)