From 93f176a7389a6a608a40bf8886ff35994dd99985 Mon Sep 17 00:00:00 2001 From: David Molineus Date: Mon, 21 Feb 2022 20:15:45 +0100 Subject: [PATCH] Silence info of contao/components-installer --- phpcq.yaml.dist | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/phpcq.yaml.dist b/phpcq.yaml.dist index c7a5099..2cbb2f8 100644 --- a/phpcq.yaml.dist +++ b/phpcq.yaml.dist @@ -68,6 +68,11 @@ tasks: ruleset: - vendor/phpcq/coding-standard/phpmd/ruleset.xml + composer-normalize: + config: + ignore_output: + - '#Root package is not of type "project", we will not installing Contao extensions\.#' + composer-require-checker: plugin: composer-require-checker config: