Skip to content
Snippets Groups Projects

fix(deps): update dependency guzzlehttp/guzzle to v7.4.2

1 file
+ 13
13
Compare changes
  • Side-by-side
  • Inline
+ 13
13
@@ -530,16 +530,16 @@
@@ -530,16 +530,16 @@
},
},
{
{
"name": "guzzlehttp/guzzle",
"name": "guzzlehttp/guzzle",
"version": "7.4.1",
"version": "7.4.2",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79"
"reference": "ac1ec1cd9b5624694c3a40be801d94137afb12b4"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/ac1ec1cd9b5624694c3a40be801d94137afb12b4",
"reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
"reference": "ac1ec1cd9b5624694c3a40be801d94137afb12b4",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -634,7 +634,7 @@
@@ -634,7 +634,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.4.1"
"source": "https://github.com/guzzle/guzzle/tree/7.4.2"
},
},
"funding": [
"funding": [
{
{
@@ -650,7 +650,7 @@
@@ -650,7 +650,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2021-12-06T18:43:05+00:00"
"time": "2022-03-20T14:16:28+00:00"
},
},
{
{
"name": "guzzlehttp/promises",
"name": "guzzlehttp/promises",
@@ -738,16 +738,16 @@
@@ -738,16 +738,16 @@
},
},
{
{
"name": "guzzlehttp/psr7",
"name": "guzzlehttp/psr7",
"version": "2.1.0",
"version": "2.2.0",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72"
"reference": "6565c7e0db3231e92dd5ca3bed448b30fbc89eb1"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/6565c7e0db3231e92dd5ca3bed448b30fbc89eb1",
"reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
"reference": "6565c7e0db3231e92dd5ca3bed448b30fbc89eb1",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -771,7 +771,7 @@
@@ -771,7 +771,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "2.1-dev"
"dev-master": "2.2-dev"
}
}
},
},
"autoload": {
"autoload": {
@@ -833,7 +833,7 @@
@@ -833,7 +833,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.1.0"
"source": "https://github.com/guzzle/psr7/tree/2.2.0"
},
},
"funding": [
"funding": [
{
{
@@ -849,7 +849,7 @@
@@ -849,7 +849,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2021-10-06T17:43:30+00:00"
"time": "2022-03-20T13:51:08+00:00"
},
},
{
{
"name": "nelmio/cors-bundle",
"name": "nelmio/cors-bundle",
Loading