Merge branch 'bugfix/viewhelpers' into 'develop'
[Bugfix] update viewhelpers for version 9 See merge request t3o/my!160
... | ... | @@ -16,6 +16,10 @@ |
"type": "vcs", | ||
"url": "https://git-t3o.typo3.org/t3o/t3olayout.git" | ||
}, | ||
{ | ||
"type": "vcs", | ||
"url": "https://github.com/in2code-de/userprofile.git" | ||
}, | ||
{ | ||
"type": "vcs", | ||
"url": "https://git-t3o.typo3.org/t3o/gitlab_api.git" | ||
... | ... | @@ -36,7 +40,7 @@ |
"t3o/t3omy": "@dev", | ||
"t3o/t3o_slack": "@dev", | ||
"t3o/t3o_ldap": "@dev", | ||
"in2code/userprofile": "^0.3" | ||
"in2code/userprofile": "dev-singleview" | ||
}, | ||
"config": { | ||
"platform": { | ||
... | ... |
Please register or sign in to comment