Merge pull request #77 from Spomky-Labs/master

This commit is contained in:
Symfony
2017-09-17 10:03:57 -07:00
committed by GitHub
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1,2 @@
spomky_labs_jose_bundle_jwkset_endpoint:
resource: "@SpomkyLabsJoseBundle/Resources/config/routing/jwkset_controller.yml"
@@ -0,0 +1,8 @@
{
"bundles": {
"SpomkyLabs\\JoseBundle\\SpomkyLabsJoseBundle": ["all"]
},
"copy-from-recipe": {
"config": "%CONFIG_DIR%/"
}
}