Add routes, TYPO3 DB legacy extension and some TS updates
Showing
... | ... | @@ -35,7 +35,8 @@ |
"t3o/t3olayout": "dev-develop-v9", | ||
"nikic/php-parser": "^4.0", | ||
"gordalina/cachetool": "^4.0", | ||
"helhum/typo3-secure-web": "^0.2.9" | ||
"helhum/typo3-secure-web": "^0.2.9", | ||
"friendsoftypo3/typo3db-legacy": "^1.1" | ||
}, | ||
"require-dev": { | ||
"nimut/testing-framework": "^4.0" | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment