mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 00:56:29 +03:00
Merge pull request #137
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user