mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-26 16:18:47 +00:00
12 lines
336 B
JSON
12 lines
336 B
JSON
{
|
|
"name": "vtecrm/vtesync",
|
|
"description": "Module to synchronize VTE with different systems",
|
|
"require": {
|
|
"league/oauth2-client": "^2.0",
|
|
"stevenmaguire/oauth2-salesforce": "*",
|
|
"mrjoops/oauth2-jira": "^0.2",
|
|
"hubspot/hubspot-php": "^2.0",
|
|
"flipboxdigital/oauth2-hubspot": "^1.0"
|
|
}
|
|
}
|