From 38c02ea1c9ce9b97fcfd08398a45eec05d016a8b Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Mon, 11 Feb 2019 21:45:30 +0100 Subject: [PATCH] try using egroupware/z-push-dev from packagist (instead vcs) to fix Travis --- composer.json | 4 ---- composer.lock | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/composer.json b/composer.json index e1b4d4f47e..ddc4efeebe 100644 --- a/composer.json +++ b/composer.json @@ -40,10 +40,6 @@ { "type": "pear", "url": "https://pear.horde.org" - }, - { - "type": "vcs", - "url": "https://github.com/egroupware/z-push" } ], "config": { diff --git a/composer.lock b/composer.lock index 549ecbfd7a..00f331a3bd 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8ba30842ff4409d096c99b176dc91912", + "content-hash": "ff35ca28d0f9f612f15f203f1b3e80fe", "packages": [ { "name": "adldap2/adldap2",