From 12a62997fc121b29feb946e1fe319a14b75338b7 Mon Sep 17 00:00:00 2001 From: Siad Ardroumli Date: Sat, 28 Sep 2024 15:04:35 +0200 Subject: [PATCH] Increased timeout for composer install --- .scrutinizer.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index a09f1b2bc..5eb167393 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -12,6 +12,9 @@ checks: duplication: false build: + dependencies: + override: + - COMPOSER_PROCESS_TIMEOUT=2000 composer install --no-interaction environment: timezone: UTC php: