diff --git a/composer.json b/composer.json index f50930e..ff3abbd 100644 --- a/composer.json +++ b/composer.json @@ -99,6 +99,9 @@ "typo3/cms": { "extension-key": "tea", "web-dir": ".Build/public" + }, + "helhum/typo3-console": { + "install-extension-dummy": "0" } } }