Skip to content
Snippets Groups Projects

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

Merged Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main
1 file
+ 13
12
Compare changes
  • Side-by-side
  • Inline
+ 13
12
@@ -177,16 +177,16 @@
},
{
"name": "dbp/relay-core-bundle",
"version": "v0.1.103",
"version": "v0.1.105",
"source": {
"type": "git",
"url": "https://github.com/digital-blueprint/relay-core-bundle.git",
"reference": "ba7595372088b8e33f53d68f37344d823613ae29"
"reference": "b722b9a0dd66e406ad749376633763f6496068a9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/ba7595372088b8e33f53d68f37344d823613ae29",
"reference": "ba7595372088b8e33f53d68f37344d823613ae29",
"url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/b722b9a0dd66e406ad749376633763f6496068a9",
"reference": "b722b9a0dd66e406ad749376633763f6496068a9",
"shasum": ""
},
"require": {
@@ -254,9 +254,9 @@
"description": "The core bundle of the Relay API gateway",
"support": {
"issues": "https://github.com/digital-blueprint/relay-core-bundle/issues",
"source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.103"
"source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.105"
},
"time": "2023-05-17T12:00:58+00:00"
"time": "2023-05-23T12:30:21+00:00"
},
{
"name": "doctrine/annotations",
@@ -934,20 +934,21 @@
},
{
"name": "kevinrob/guzzle-cache-middleware",
"version": "v4.0.2",
"version": "v4.1.0",
"source": {
"type": "git",
"url": "https://github.com/Kevinrob/guzzle-cache-middleware.git",
"reference": "24b93edc942f2eaaeb17f7ae0d6db0f77f4ed4ea"
"reference": "8528f8c040c333480cbf885ef669dfb33a21f1e8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/24b93edc942f2eaaeb17f7ae0d6db0f77f4ed4ea",
"reference": "24b93edc942f2eaaeb17f7ae0d6db0f77f4ed4ea",
"url": "https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/8528f8c040c333480cbf885ef669dfb33a21f1e8",
"reference": "8528f8c040c333480cbf885ef669dfb33a21f1e8",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^6.0 || ^7.0",
"guzzlehttp/promises": "^1.4 || ^2.0",
"guzzlehttp/psr7": "^1.7.0 || ^2.0.0",
"php": ">=7.2.0"
},
@@ -1012,9 +1013,9 @@
],
"support": {
"issues": "https://github.com/Kevinrob/guzzle-cache-middleware/issues",
"source": "https://github.com/Kevinrob/guzzle-cache-middleware/tree/v4.0.2"
"source": "https://github.com/Kevinrob/guzzle-cache-middleware/tree/v4.1.0"
},
"time": "2022-10-02T13:13:18+00:00"
"time": "2023-05-26T10:54:58+00:00"
},
{
"name": "monolog/monolog",
Loading