Fix as per bot comments

This commit is contained in:
Spomky
2017-09-17 18:48:33 +02:00
parent 343bcf21da
commit 52f9d85b7e
3 changed files with 0 additions and 15 deletions
@@ -1,2 +0,0 @@
spomky_labs_jose_jwkset_endpoint:
resource: "@JoseFrameworkBundle/Resources/config/routing/jwkset_controller.yml"
-13
View File
@@ -1,13 +0,0 @@
{
"bundles": {
"Jose\\Bundle\\Checker\\CheckerBundle": ["all"],
"Jose\\Bundle\\Console\\ConsoleBundle": ["all"],
"Jose\\Bundle\\Encryption\\EncryptionBundle": ["all"],
"Jose\\Bundle\\Signature\\SignatureBundle": ["all"],
"Jose\\Bundle\\JoseFramework\\JoseFrameworkBundle": ["all"]
},
"copy-from-recipe": {
"bin/jose": "%BIN_DIR%/jose",
"config": "%CONFIG_DIR%/"
}
}