Skip to content
Snippets Groups Projects
Commit 13d61aab authored by Gregor Gawol's avatar Gregor Gawol Committed by Robert Lange
Browse files

refs #20562 [fid_adlr] update worldcat-search-module to v1.0.1

parent 19de1360
No related merge requests found
......@@ -7,7 +7,7 @@
"require": {
"finc/boss-module": "^0.0.13",
"finc/dbis-module": "^4.0.0",
"finc/worldcat-search-module": "^0.0.4"
"finc/worldcat-search-module": "^1.0.1"
},
"extra": {
"vufind": {
......
......@@ -704,11 +704,11 @@
},
{
"name": "finc/worldcat-search-module",
"version": "v0.0.4",
"version": "v1.0.1",
"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",
......@@ -750,7 +750,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",
......@@ -790,7 +790,7 @@
"version": "dev-master",
"source": {
"type": "git",
"url": "git@github.com:ghislainf/zf2-whoops.git",
"url": "https://github.com/ghislainf/zf2-whoops.git",
"reference": "2649cf7caf400409942ddc3f8fe15b89381fc74e"
},
"dist": {
......@@ -845,16 +845,16 @@
},
{
"name": "guzzlehttp/psr7",
"version": "1.6.1",
"version": "1.8.2",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "239400de7a173fe9901b9ac7c06497751f00727a"
"reference": "dc960a912984efb74d0a90222870c72c87f10c91"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
"reference": "239400de7a173fe9901b9ac7c06497751f00727a",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91",
"reference": "dc960a912984efb74d0a90222870c72c87f10c91",
"shasum": ""
},
"require": {
......@@ -867,15 +867,15 @@
},
"require-dev": {
"ext-zlib": "*",
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
},
"suggest": {
"zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.6-dev"
"dev-master": "1.7-dev"
}
},
"autoload": {
......@@ -912,7 +912,7 @@
"uri",
"url"
],
"time": "2019-07-01T23:21:34+00:00"
"time": "2021-04-26T09:17:50+00:00"
},
{
"name": "jasig/phpcas",
......@@ -2283,20 +2283,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",
......@@ -2328,7 +2328,7 @@
"psr",
"psr-18"
],
"time": "2018-10-30T23:29:13+00:00"
"time": "2020-06-29T06:28:15+00:00"
},
{
"name": "psr/http-factory",
......@@ -8706,6 +8706,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"
},
{
......
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