Files
symfony-flex-recipes-contrib/comsave.salesforce-outbound-message-bundle.0.3.json
T
github-action botandgithub-action bot 7d78e147a4 Update Flex endpoint
2021-09-20 16:37:35 +00:00

43 lines
1.8 KiB
JSON

{
"locks": {
"comsave/salesforce-outbound-message-bundle": {
"version": "0.3",
"recipe": {
"repo": "0.3",
"branch": "master",
"version": "0.3",
"ref": "3d89607e2bafbfe4bb0ba0ea6f43f9b02aa6fa58"
}
}
},
"manifests": {
"comsave/salesforce-outbound-message-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "comsave/salesforce-outbound-message-bundle",
"version": "0.3",
"manifest": {
"bundles": {
"Comsave\\SalesforceOutboundMessageBundle\\ComsaveSalesforceOutboundMessageBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"post-install-output": [
" * Navigate to config/packages/comsave_outbound_message.yaml and change the values to your desired paths.",
" * For more information you can find the read me file at https://github.com/comsave/salesforce-outbound-message-bundle"
]
},
"files": {
"config/comsave_outbound_message.yaml": {
"contents": "comsave_salesforce_outbound_message:\n wsdl_directory: 'src/Company/Resources/wsdl'\n document_paths:\n Account:\n path: 'src/Company/Document/Account'\n Product2:\n path: 'src/Company/Document/Product2'\n",
"executable": false,
"encoding": ""
}
},
"origin": "comsave/salesforce-outbound-message-bundle:0.3@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}