Update t3o extensions and use composer repository type
... | @@ -16,14 +16,6 @@ | ... | @@ -16,14 +16,6 @@ |
"type": "path", | "type": "path", | ||
"url": "extensions/*" | "url": "extensions/*" | ||
}, | }, | ||
{ | |||
"type": "vcs", | |||
"url": "https://gitlab.typo3.org/services/typo3.org/randombanners.git" | |||
}, | |||
{ | |||
"type": "vcs", | |||
"url": "https://gitlab.typo3.org/services/common/gitlab_api.git" | |||
}, | |||
{ | { | ||
"type": "vcs", | "type": "vcs", | ||
"url": "https://github.com/TYPO3GmbH/ext-hubspot-forms.git" | "url": "https://github.com/TYPO3GmbH/ext-hubspot-forms.git" | ||
... | ... |
Please register or sign in to comment