From 44b263abf94c7a327f601bc9eb58e542d7fdaac4 Mon Sep 17 00:00:00 2001 From: Gregor Gawol <gawol@ub.uni-leipzig.de> Date: Thu, 9 Sep 2021 11:45:11 +0200 Subject: [PATCH] refs #20562 [fid_bbi] update worldcat-search-module to v1.0.1 * branch issue/20562_bbi --- composer.local.2.fid-bbi.json | 2 +- composer.lock | 56 ++++------------------------------- 2 files changed, 7 insertions(+), 51 deletions(-) diff --git a/composer.local.2.fid-bbi.json b/composer.local.2.fid-bbi.json index 48a1c665577..3a6b84b1947 100644 --- a/composer.local.2.fid-bbi.json +++ b/composer.local.2.fid-bbi.json @@ -7,7 +7,7 @@ "require": { "finc/boss-module": "^2.0.0", "finc/dbis-module": "^3.0.0", - "finc/worldcat-search-module": "^0.0.5" + "finc/worldcat-search-module": "^1.0.1" }, "extra": { "vufind": { diff --git a/composer.lock b/composer.lock index 6824334bf9d..74efaf1070e 100644 --- a/composer.lock +++ b/composer.lock @@ -58,10 +58,6 @@ "user agent", "useragent" ], - "support": { - "issues": "https://github.com/ahand/mobileesp/issues", - "source": "https://github.com/ahand/mobileesp/" - }, "time": "2017-06-06T22:20:56+00:00" }, { @@ -708,7 +704,7 @@ }, { "name": "finc/worldcat-search-module", - "version": "v0.0.5", + "version": "v1.0.1", "source": { "type": "git", "url": "https://git.sc.uni-leipzig.de/ubl/finc/fid/worldcat-search-module.git", @@ -825,6 +821,10 @@ "MIT" ], "authors": [ + { + "name": "Balázs Németh", + "email": "zsilbi@zsilbi.hu" + }, { "name": "Ghislain de Fontenay", "homepage": "http://www.ghislainf.me/", @@ -834,10 +834,6 @@ "name": "Filipe Dobreira", "homepage": "https://github.com/filp" }, - { - "name": "Balázs Németh", - "email": "zsilbi@zsilbi.hu" - }, { "name": "Andreas Frömer", "homepage": "https://github.com/icanhazstring" @@ -845,10 +841,6 @@ ], "description": "PHP whoops error on ZF2 framework", "homepage": "https://github.com/ghislainf/zf2-whoops", - "support": { - "issues": "https://github.com/ghislainf/zf2-whoops/issues", - "source": "https://github.com/ghislainf/zf2-whoops/tree/master" - }, "time": "2016-06-06T08:41:08+00:00" }, { @@ -1224,11 +1216,6 @@ } ], "description": "Map nested JSON structures onto PHP classes", - "support": { - "email": "cweiske@cweiske.de", - "issues": "https://github.com/cweiske/jsonmapper/issues", - "source": "https://github.com/cweiske/jsonmapper/tree/master" - }, "time": "2019-08-15T19:41:25+00:00" }, { @@ -1952,10 +1939,6 @@ } ], "description": "More info available on: http://pear.php.net/package/Validate_ISPN", - "support": { - "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Validate_ISPN", - "source": "https://github.com/pear/Validate_ISPN" - }, "time": "2015-04-14T04:17:31+00:00" }, { @@ -2648,11 +2631,6 @@ "jCard", "vCard" ], - "support": { - "forum": "https://groups.google.com/group/sabredav-discuss", - "issues": "https://github.com/sabre-io/vobject/issues", - "source": "https://github.com/fruux/sabre-vobject" - }, "time": "2016-10-07T03:20:40+00:00" }, { @@ -2847,9 +2825,6 @@ ], "description": "Symfony ExpressionLanguage Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/expression-language/tree/v3.4.35" - }, "time": "2019-10-24T15:33:53+00:00" }, { @@ -2954,9 +2929,6 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/http-foundation/tree/3.4" - }, "time": "2019-11-28T12:52:59+00:00" }, { @@ -5040,14 +5012,6 @@ "translations", "zf" ], - "support": { - "chat": "https://zendframework-slack.herokuapp.com", - "docs": "https://docs.zendframework.com/zend-i18n-resources/", - "forum": "https://discourse.zendframework.com/c/questions/components", - "issues": "https://github.com/zendframework/zend-i18n-resources/issues", - "rss": "https://github.com/zendframework/zend-i18n-resources/releases.atom", - "source": "https://github.com/zendframework/zend-i18n-resources" - }, "abandoned": "laminas/laminas-i18n-resources", "time": "2019-06-25T01:21:12+00:00" }, @@ -8736,6 +8700,7 @@ ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", + "abandoned": true, "time": "2015-07-28T20:34:47+00:00" }, { @@ -8888,9 +8853,6 @@ "interoperability", "standards" ], - "support": { - "source": "https://github.com/symfony/cache-contracts/tree/master" - }, "time": "2019-10-04T21:43:27+00:00" }, { @@ -9478,9 +9440,6 @@ "interoperability", "standards" ], - "support": { - "source": "https://github.com/symfony/service-contracts/tree/v1.1.8" - }, "time": "2019-10-14T12:27:06+00:00" }, { @@ -9590,9 +9549,6 @@ "instantiate", "serialize" ], - "support": { - "source": "https://github.com/symfony/var-exporter/tree/v4.3.8" - }, "time": "2019-11-11T12:48:54+00:00" }, { -- GitLab