Skip to content
Snippets Groups Projects
Commit c30cdc3c authored by Aaron Bauman's avatar Aaron Bauman
Browse files

add composer json for salesforce_soap

parent 6114f331
No related branches found
No related tags found
No related merge requests found
{
"name": "drupal/salesforce_soap",
"description": "Salesforce SOAP client.",
"type": "drupal-module",
"homepage": "https://drupal.org/project/salesforce",
"authors": [
{
"name": "Aaron Bauman (aaronbauman)",
"homepage": "https://www.drupal.org/u/aaronbauman",
"role": "Maintainer"
},
{
"name": "Alexander Rhodes (ironsizide)",
"homepage": "https://www.drupal.org/u/ironsizide",
"role": "Maintainer"
},
{
"name": "Colin Corrigan",
"homepage": "https://www.drupal.org/u/cwcorrigan",
"role": "Maintainer"
}
],
"support": {
"issues": "https://drupal.org/project/issues/salesforce",
"source": "http://cgit.drupalcode.org/salesforce"
},
"require": {
"messageagency/force.com-toolkit-for-php": "^1.0.0",
"ext-soap": "*"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment