From e1380bf66b5223c4067369f3d0cfbfeab8cc92ba Mon Sep 17 00:00:00 2001 From: Josafá Filho Date: Wed, 11 Nov 2015 13:25:46 -0200 Subject: [PATCH] Aumenta o tempo de execução do composer --- Vagrantfile | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/Vagrantfile b/Vagrantfile index 324477c..4934951 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -11,6 +11,7 @@ apt-get update apt-get install -y subversion composer self-update +export COMPOSER_PROCESS_TIMEOUT=2000 cd /vagrant composer update npm install -- libgit2 0.21.2