Updates to t3olayout v2
* Usage of bootstrap v4-beta * Usage of gridelements * Changes templates to fulfill bootstrap standard
{ | ||
"name": "t3o/ter", | ||
"description": "Website for TYPO3 Extension Repository", | ||
"minimum-stability": "stable", | ||
"minimum-stability": "dev", | ||
"authors": [ | ||
{ | ||
"name": "t3o team", | ||
... | ... | @@ -27,7 +27,7 @@ |
"helhum/typo3-console": "^4.5", | ||
"dmitryd/typo3-realurl": "^2.2", | ||
"apache-solr-for-typo3/solr": "^7.0", | ||
"t3o/t3olayout": "^1.0", | ||
"t3o/t3olayout": "^2.0", | ||
"nikic/php-parser": "^3.1" | ||
}, | ||
"config": { | ||
... | ... |
Please register or sign in to comment