[FEATURE] add gitlab_api extension
... | ... | @@ -31,6 +31,10 @@ |
{ | ||
"type": "vcs", | ||
"url": "https://git-t3o.typo3.org/t3o/randombanners.git" | ||
}, | ||
{ | ||
"type": "vcs", | ||
"url": "https://git-t3o.typo3.org/t3o/gitlab_api.git" | ||
} | ||
], | ||
"require": { | ||
... | ... | @@ -46,7 +50,8 @@ |
"t3o/typo3_roadmap": "^1.0", | ||
"t3o/t3o_membership": "^1.3", | ||
"t3o/randombanners": "^1.0", | ||
"clickstorm/cs_seo": "2.2.0" | ||
"clickstorm/cs_seo": "2.2.0", | ||
"t3o/gitlab_api": "^1.0" | ||
}, | ||
"config": { | ||
"bin-dir": "bin" | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment