mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Fix as per bot comments
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
spomky_labs_jose_jwkset_endpoint:
|
||||
resource: "@JoseFrameworkBundle/Resources/config/routing/jwkset_controller.yml"
|
||||
@@ -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%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user