[TASK] Add hubspot capabilities to form
Showing
... | ... | @@ -35,6 +35,10 @@ |
{ | ||
"type": "vcs", | ||
"url": "https://git-t3o.typo3.org/t3o/gitlab_api.git" | ||
}, | ||
{ | ||
"type": "vcs", | ||
"url": "https://bitbucket.typo3.com/scm/ext/hubspot_forms.git" | ||
} | ||
], | ||
"require": { | ||
... | ... | @@ -55,7 +59,8 @@ |
"gordalina/cachetool": "^3.2", | ||
"cweagans/composer-patches": "^1.6", | ||
"mabahe/typo3-core-redirects": "^8.7", | ||
"typo3/cms-sys-note": "*" | ||
"typo3/cms-sys-note": "*", | ||
"t3g/hubspot-forms": "1.0.0" | ||
}, | ||
"config": { | ||
"platform": { | ||
... | ... |
Please register or sign in to comment