From 5006344ed1ecef3bcc253f313a76949c9c70cc24 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Fri, 1 Mar 2019 19:42:16 +0100 Subject: [PATCH] keep composer happy: remove doublicate diff2html, lowercase Horde_Text_Diff and update lock file --- composer.json | 3 +-- composer.lock | 9 ++++++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 055dbbc2e0..663abc1b7f 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,6 @@ "bower-asset/jquery-touchswipe": "1.6.*", "bower-asset/jquery-ui":"=1.11.2", "bower-asset/cropper":"2.3.*", - "bower-asset/diff2html": "^2.7", "npm-asset/as-jqplot" : "1.0.*", "npm-asset/gridster":"0.5.*", "adldap2/adldap2": "=4.0.4", @@ -87,7 +86,7 @@ "egroupware/z-push-dev": "self.version", "egroupware/activesync": "self.version", "egroupware/adodb-php": "self.version", - "pear-pear.horde.org/Horde_Text_Diff": "^2.2", + "pear-pear.horde.org/horde_text_diff": "^2.2", "bower-asset/diff2html": "^2.7" }, "require-dev": { diff --git a/composer.lock b/composer.lock index a7c868dfd4..ce6b27ce55 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2b00ad598700859fd0600f10fd8967bb", + "content-hash": "6b5e48d4c7a990d1eefd0217bc9f1bec", "packages": [ { "name": "adldap2/adldap2", @@ -787,12 +787,15 @@ "php": ">=5.4.0" }, "type": "library", - "notification-url": "https://packagist.org/downloads/", "license": [ "AGPL-3.0" ], "description": "Z-Push is an open-source application to synchronize ActiveSync compatible devices", "homepage": "http://z-push.org/", + "support": { + "source": "https://github.com/EGroupware/z-push/tree/master", + "issues": "https://github.com/EGroupware/z-push/issues" + }, "time": "2019-02-11T19:26:21+00:00" }, {