Skip to content
Snippets Groups Projects
Commit 5d24597f authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Merge branch 'renovate/patch-all-minor-patch' into 'main'

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

See merge request !68
parents b0c2844e 775859ee
No related branches found
No related tags found
1 merge request!68fix(deps): update dependency dbp/relay-core-bundle to v0.1.94
Pipeline #245101 passed
...@@ -169,16 +169,16 @@ ...@@ -169,16 +169,16 @@
}, },
{ {
"name": "dbp/relay-core-bundle", "name": "dbp/relay-core-bundle",
"version": "v0.1.93", "version": "v0.1.94",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/digital-blueprint/relay-core-bundle.git", "url": "https://github.com/digital-blueprint/relay-core-bundle.git",
"reference": "9baaadd51d21cfeed1ca1aefa114df8464467115" "reference": "38ea3664c00b8e18c99b5ba328e116348e0d4416"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/9baaadd51d21cfeed1ca1aefa114df8464467115", "url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/38ea3664c00b8e18c99b5ba328e116348e0d4416",
"reference": "9baaadd51d21cfeed1ca1aefa114df8464467115", "reference": "38ea3664c00b8e18c99b5ba328e116348e0d4416",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -246,9 +246,9 @@ ...@@ -246,9 +246,9 @@
"description": "The core bundle of the Relay API gateway", "description": "The core bundle of the Relay API gateway",
"support": { "support": {
"issues": "https://github.com/digital-blueprint/relay-core-bundle/issues", "issues": "https://github.com/digital-blueprint/relay-core-bundle/issues",
"source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.93" "source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.94"
}, },
"time": "2023-03-30T18:41:44+00:00" "time": "2023-04-19T09:25:12+00:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
...@@ -662,22 +662,22 @@ ...@@ -662,22 +662,22 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.5.0", "version": "7.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba" "reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b964ca597e86b752cd994f27293e9fa6b6a95ed9",
"reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba", "reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"guzzlehttp/promises": "^1.5", "guzzlehttp/promises": "^1.5",
"guzzlehttp/psr7": "^1.9 || ^2.4", "guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
"php": "^7.2.5 || ^8.0", "php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0", "psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.2 || ^3.0" "symfony/deprecation-contracts": "^2.2 || ^3.0"
...@@ -770,7 +770,7 @@ ...@@ -770,7 +770,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/guzzle/issues", "issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.5.0" "source": "https://github.com/guzzle/guzzle/tree/7.5.1"
}, },
"funding": [ "funding": [
{ {
...@@ -786,7 +786,7 @@ ...@@ -786,7 +786,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-08-28T15:39:27+00:00" "time": "2023-04-17T16:30:08+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
...@@ -874,22 +874,22 @@ ...@@ -874,22 +874,22 @@
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "2.4.4", "version": "2.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf" "reference": "b635f279edd83fc275f822a1188157ffea568ff6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf", "url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6",
"reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf", "reference": "b635f279edd83fc275f822a1188157ffea568ff6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2.5 || ^8.0", "php": "^7.2.5 || ^8.0",
"psr/http-factory": "^1.0", "psr/http-factory": "^1.0",
"psr/http-message": "^1.0", "psr/http-message": "^1.1 || ^2.0",
"ralouphie/getallheaders": "^3.0" "ralouphie/getallheaders": "^3.0"
}, },
"provide": { "provide": {
...@@ -909,9 +909,6 @@ ...@@ -909,9 +909,6 @@
"bamarni-bin": { "bamarni-bin": {
"bin-links": true, "bin-links": true,
"forward-command": false "forward-command": false
},
"branch-alias": {
"dev-master": "2.4-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -973,7 +970,7 @@ ...@@ -973,7 +970,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/psr7/issues", "issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.4.4" "source": "https://github.com/guzzle/psr7/tree/2.5.0"
}, },
"funding": [ "funding": [
{ {
...@@ -989,7 +986,7 @@ ...@@ -989,7 +986,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-09T13:19:02+00:00" "time": "2023-04-17T16:11:26+00:00"
}, },
{ {
"name": "kevinrob/guzzle-cache-middleware", "name": "kevinrob/guzzle-cache-middleware",
...@@ -1655,16 +1652,16 @@ ...@@ -1655,16 +1652,16 @@
}, },
{ {
"name": "psr/http-message", "name": "psr/http-message",
"version": "1.1", "version": "2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/http-message.git", "url": "https://github.com/php-fig/http-message.git",
"reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
"reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1673,7 +1670,7 @@ ...@@ -1673,7 +1670,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.1.x-dev" "dev-master": "2.0.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -1688,7 +1685,7 @@ ...@@ -1688,7 +1685,7 @@
"authors": [ "authors": [
{ {
"name": "PHP-FIG", "name": "PHP-FIG",
"homepage": "http://www.php-fig.org/" "homepage": "https://www.php-fig.org/"
} }
], ],
"description": "Common interface for HTTP messages", "description": "Common interface for HTTP messages",
...@@ -1702,9 +1699,9 @@ ...@@ -1702,9 +1699,9 @@
"response" "response"
], ],
"support": { "support": {
"source": "https://github.com/php-fig/http-message/tree/1.1" "source": "https://github.com/php-fig/http-message/tree/2.0"
}, },
"time": "2023-04-04T09:50:52+00:00" "time": "2023-04-04T09:54:51+00:00"
}, },
{ {
"name": "psr/link", "name": "psr/link",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment