|
|
@@ -42,10 +42,14 @@
|
|
|
"fluidtypo3/vhs": "^6.0",
|
|
|
"georgringer/news": "^8.3",
|
|
|
"helhum/typo3-console": "^5.7",
|
|
|
+ "causal/image_autoresize": "^2.0",
|
|
|
"guzzlehttp/guzzle": "^6",
|
|
|
"friendsoftypo3/frontend-editing": "^1.9",
|
|
|
- "sgalinski/lfeditor": "^6.0"
|
|
|
- },
|
|
|
+ "sgalinski/lfeditor": "^6.0",
|
|
|
+ "twig/twig": "^2.13",
|
|
|
+ "ext-json": "^1.6",
|
|
|
+ "co-stack/logs": ""
|
|
|
+ },
|
|
|
"scripts":{
|
|
|
"typo3-cms-scripts": [
|
|
|
"typo3cms install:fixfolderstructure",
|
|
|
@@ -61,7 +65,8 @@
|
|
|
"Opentalent\\OtConnect\\": "public/typo3conf/ext/ot_connect/Classes",
|
|
|
"Opentalent\\OtTemplating\\": "public/typo3conf/ext/ot_templating/Classes",
|
|
|
"Opentalent\\OtAdmin\\": "public/typo3conf/ext/ot_admin/Classes",
|
|
|
- "Opentalent\\OtStats\\": "public/typo3conf/ext/ot_stats/Classes"
|
|
|
+ "Opentalent\\OtStats\\": "public/typo3conf/ext/ot_stats/Classes",
|
|
|
+ "Opentalent\\OtOptimizer\\": "public/typo3conf/ext/ot_optimizer/Classes"
|
|
|
}
|
|
|
}
|
|
|
}
|