Update ddev config and t3olayout
... | ... | @@ -16,10 +16,6 @@ |
"type": "path", | ||
"url": "extensions/*" | ||
}, | ||
{ | ||
"type": "vcs", | ||
"url": "https://gitlab.typo3.org/services/common/t3olayout.git" | ||
}, | ||
{ | ||
"type": "vcs", | ||
"url": "https://gitlab.typo3.org/services/typo3.org/randombanners.git" | ||
... | ... | @@ -31,6 +27,10 @@ |
{ | ||
"type": "vcs", | ||
"url": "https://github.com/TYPO3GmbH/ext-hubspot-forms.git" | ||
}, | ||
{ | ||
"type": "composer", | ||
"url": "https://gitlab.typo3.org/api/v4/group/560/-/packages/composer/" | ||
} | ||
], | ||
"require": { | ||
... | ... |
Please register or sign in to comment