Merge pull request #137

This commit is contained in:
symfony-flex-server[bot]
2017-11-22 15:14:09 +00:00
committed by GitHub
+10
View File
@@ -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"]
}
}