From 224b14b63dcdc9595cc0a9afb59ff580504e8a74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Getulio=20Valentin=20S=C3=A1nchez?= Date: Thu, 30 May 2019 12:03:57 -0400 Subject: [PATCH] Update .probo.yaml --- .probo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.probo.yaml b/.probo.yaml index 9cb099e..44621ef 100644 --- a/.probo.yaml +++ b/.probo.yaml @@ -1,5 +1,5 @@ image: proboci/ubuntu-14.04-lamp:php-7.1 -- name: Update Composer +- name: Update Compose command: '/usr/local/bin/composer self-update' - name: Set composer depdency branch. command: 'composer config -d /src/docroot/ repositories.drupal composer https://packages.drupal.org/8'