mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
28 lines
884 B
JSON
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"
|
|
}
|
|
}
|
|
}
|