Skip to content
Snippets Groups Projects
Commit 79538e46 authored by Gregor Gawol's avatar Gregor Gawol Committed by Dorian Merz
Browse files

refs #17779 [fid_bbi] getFoundLibraries is null

* fixed bug
* set new package version
parent 83e9674d
No related merge requests found
......@@ -5,7 +5,7 @@
}
},
"require": {
"finc/worldcat-search-module": "^0.0.4"
"finc/worldcat-search-module": "^0.0.5"
},
"extra": {
"vufind": {
......
......@@ -615,11 +615,11 @@
},
{
"name": "finc/worldcat-search-module",
"version": "v0.0.4",
"version": "v0.0.5",
"source": {
"type": "git",
"url": "https://git.sc.uni-leipzig.de/ubl/finc/fid/worldcat-search-module.git",
"reference": "6a5d4f706406f079cbf6ea2a96f248a62b938c26"
"reference": "ed6493ffa5394160aeb50dde2489e38c6d9e83a8"
},
"require": {
"finc/vufindhttp-psrcompat": "^0.0",
......@@ -661,7 +661,7 @@
}
],
"description": "Worldcat Search Module",
"time": "2019-09-02T16:28:35+00:00"
"time": "2020-07-09T07:32:39+00:00"
},
{
"name": "finc/zend-psr18bridge",
......@@ -2194,20 +2194,20 @@
},
{
"name": "psr/http-client",
"version": "1.0.0",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-client.git",
"reference": "496a823ef742b632934724bf769560c2a5c7c44e"
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/496a823ef742b632934724bf769560c2a5c7c44e",
"reference": "496a823ef742b632934724bf769560c2a5c7c44e",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"shasum": ""
},
"require": {
"php": "^7.0",
"php": "^7.0 || ^8.0",
"psr/http-message": "^1.0"
},
"type": "library",
......@@ -2239,7 +2239,7 @@
"psr",
"psr-18"
],
"time": "2018-10-30T23:29:13+00:00"
"time": "2020-06-29T06:28:15+00:00"
},
{
"name": "psr/http-factory",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment