Add redirects module for TYPO3 backend
... | ... | @@ -26,6 +26,7 @@ |
"issues": "https://git-t3o.typo3.org/t3o/my/issues" | ||
}, | ||
"require": { | ||
"typo3/cms-redirects": "^9.5", | ||
"helhum/typo3-console": "^5.0", | ||
"t3o/t3olayout": "dev-develop-v9", | ||
"in2code/femanager": "^5.0", | ||
... | ... |
Please register or sign in to comment