From 11518ae6cf6027cb17feb10657434bdf1954bd76 Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Mon, 23 Apr 2018 11:55:08 -0500 Subject: [PATCH] Set longer process timeout so that tests do not fail due to running out of time --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 9513b58ca..6fd81003b 100644 --- a/composer.json +++ b/composer.json @@ -65,6 +65,7 @@ ] }, "config": { + "process-timeout": 600, "sort-packages": true }, "provide": {