Adds typo3_roadmap extension
... | ... | @@ -21,6 +21,10 @@ |
{ | ||
"type": "vcs", | ||
"url": "https://git-t3o.typo3.org/t3o/t3org-certifications.git" | ||
}, | ||
{ | ||
"type": "vcs", | ||
"url": "https://git-t3o.typo3.org/t3o/typo3_roadmap.git" | ||
} | ||
], | ||
"require": { | ||
... | ... | @@ -32,7 +36,8 @@ |
"georgringer/news": "^6.0", | ||
"apache-solr-for-typo3/solr": "^6.1", | ||
"reelworx/rx-shariff": "^10.0", | ||
"derhansen/sf_event_mgt": "^2.0" | ||
"derhansen/sf_event_mgt": "^2.0", | ||
"t3o/typo3_roadmap": "dev-master" | ||
}, | ||
"config": { | ||
"bin-dir": "bin" | ||
... | ... |
Please register or sign in to comment