mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
11 lines
402 B
JSON
11 lines
402 B
JSON
{
|
|
"bundles": {
|
|
"Jose\\Bundle\\JoseFramework\\JoseFrameworkBundle": ["all"],
|
|
"Jose\\Bundle\\KeyManagement\\KeyManagementBundle": ["all"],
|
|
"Jose\\Bundle\\Console\\ConsoleBundle": ["all"],
|
|
"Jose\\Bundle\\Checker\\CheckerBundle": ["all"],
|
|
"Jose\\Bundle\\Signature\\SignatureBundle": ["all"],
|
|
"Jose\\Bundle\\Encryption\\EncryptionBundle": ["all"]
|
|
}
|
|
}
|