Skip to content
Snippets Groups Projects

fix(deps): update dependency dbp/relay-core-bundle to v0.1.60

Merged Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main
1 file
+ 21
11
Compare changes
  • Side-by-side
  • Inline
+ 21
11
@@ -169,11 +169,17 @@
},
{
"name": "dbp/relay-core-bundle",
"version": "v0.1.56",
"version": "v0.1.60",
"source": {
"type": "git",
"url": "git@gitlab.tugraz.at:dbp/relay/dbp-relay-core-bundle.git",
"reference": "0183be15e0c582d935420fb558ea293ab6af1b8b"
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle.git",
"reference": "93b24a94a428ac21c8ef0262ebea3c1bf7a7823d"
},
"dist": {
"type": "zip",
"url": "https://gitlab.tugraz.at/api/v4/projects/dbp%2Frelay%2Fdbp-relay-core-bundle/repository/archive.zip?sha=93b24a94a428ac21c8ef0262ebea3c1bf7a7823d",
"reference": "93b24a94a428ac21c8ef0262ebea3c1bf7a7823d",
"shasum": ""
},
"require": {
"api-platform/core": "^2.6.8 <2.7.0",
@@ -272,7 +278,11 @@
"AGPL-3.0-or-later"
],
"description": "The core bundle of the Relay API gateway",
"time": "2022-11-15T08:43:56+00:00"
"support": {
"source": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/tree/v0.1.60",
"issues": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/issues"
},
"time": "2022-11-16T11:38:53+01:00"
},
{
"name": "doctrine/annotations",
@@ -969,16 +979,16 @@
},
{
"name": "kevinrob/guzzle-cache-middleware",
"version": "v4.0.1",
"version": "v4.0.2",
"source": {
"type": "git",
"url": "https://github.com/Kevinrob/guzzle-cache-middleware.git",
"reference": "0a61532ee8bf278a0d875a86a536aeeab592da5a"
"reference": "24b93edc942f2eaaeb17f7ae0d6db0f77f4ed4ea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/0a61532ee8bf278a0d875a86a536aeeab592da5a",
"reference": "0a61532ee8bf278a0d875a86a536aeeab592da5a",
"url": "https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/24b93edc942f2eaaeb17f7ae0d6db0f77f4ed4ea",
"reference": "24b93edc942f2eaaeb17f7ae0d6db0f77f4ed4ea",
"shasum": ""
},
"require": {
@@ -1047,9 +1057,9 @@
],
"support": {
"issues": "https://github.com/Kevinrob/guzzle-cache-middleware/issues",
"source": "https://github.com/Kevinrob/guzzle-cache-middleware/tree/v4.0.1"
"source": "https://github.com/Kevinrob/guzzle-cache-middleware/tree/v4.0.2"
},
"time": "2022-03-15T21:47:10+00:00"
"time": "2022-10-02T13:13:18+00:00"
},
{
"name": "nelmio/cors-bundle",
@@ -10078,5 +10088,5 @@
"platform-overrides": {
"php": "7.3"
},
"plugin-api-version": "2.2.0"
"plugin-api-version": "2.3.0"
}
Loading