Files
symfony-flex-recipes-contrib/spomky-labs.jose-bundle.2.2.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

28 lines
884 B
JSON

{
"manifests": {
"spomky-labs/jose-bundle": {
"manifest": {
"bundles": {
"SpomkyLabs\\JoseBundle\\SpomkyLabsJoseBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%"
}
},
"files": {
"config/routes/spomky_labs_jose_bundle_routes.yaml": {
"contents": [
"spomky_labs_jose_bundle_jwkset_endpoint:",
" resource: \"@SpomkyLabsJoseBundle/Resources/config/routing/jwkset_controller.yml\"",
""
],
"executable": false
}
},
"ref": "94f7177a18c73c863de15b227ee7f2151922203e"
}
}
}