[BUGFIX] install ext locally and fix CS
... | ... | @@ -20,10 +20,6 @@ |
"type": "vcs", | ||
"url": "https://gitlab.typo3.org/services/common/t3olayout.git" | ||
}, | ||
{ | ||
"type": "vcs", | ||
"url": "https://gitlab.typo3.org/services/typo3.org/typo3_roadmap.git" | ||
}, | ||
{ | ||
"type": "vcs", | ||
"url": "https://gitlab.typo3.org/services/typo3.org/randombanners.git" | ||
... | ... | @@ -51,7 +47,7 @@ |
"t3o/randombanners": "^2.0", | ||
"t3o/t3o_donation": "^1.0", | ||
"t3o/t3o_membership": "^3.0", | ||
"t3o/t3o_planet": "^1.0", | ||
"t3o/t3o_planet": "@dev", | ||
"t3o/t3olayout": "^5.0", | ||
"t3o/t3org_layout": "@dev", | ||
"t3o/typo3_roadmap": "@dev", | ||
... | ... |
Please register or sign in to comment