From d4e12184ad04da9fc1ea99a40155afc80ba59e08 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Wed, 20 Nov 2019 08:16:18 +1100 Subject: [PATCH] [NFC] Update composer lockfile to remove warning --- composer.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/composer.lock b/composer.lock index 6277d6d59f..c2b104e0a8 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": "0da5b3e43131bb261a779ef723ab7d8b", + "content-hash": "4a18bb520b3027bfca3b0ef8516b1988", "packages": [ { "name": "civicrm/civicrm-cxn-rpc", @@ -2244,7 +2244,9 @@ "version": "3.0.0+php53", "dist": { "type": "zip", - "url": "https://github.com/tplaner/When/archive/c1ec099f421bff354cc5c929f83b94031423fc80.zip" + "url": "https://github.com/tplaner/When/archive/c1ec099f421bff354cc5c929f83b94031423fc80.zip", + "reference": null, + "shasum": null }, "require": { "php": ">=5.3.0" @@ -2617,7 +2619,7 @@ { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", - "homepage": "https://github.com/nyholm" + "homepage": "https://github.com/Nyholm" }, { "name": "Nicolas Grekas", -- 2.25.1