summaryrefslogtreecommitdiffstats
path: root/tests/integration
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-21 20:48:12 +0000
committerGitHub <noreply@github.com>2022-06-21 20:48:12 +0000
commit7ea4a7e810a04dfbbecd163ce9709b193363a851 (patch)
treeb0a9d58970b56666923e393ed3f8624b8fd3796b /tests/integration
parentd4da757c72eb62f0115f4ce82b55260318190a8c (diff)
Bump guzzlehttp/guzzle from 6.5.7 to 6.5.8 in /tests/integration
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.7 to 6.5.8. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/6.5.8/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/6.5.7...6.5.8) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'tests/integration')
-rw-r--r--tests/integration/composer.json2
-rw-r--r--tests/integration/composer.lock32
2 files changed, 17 insertions, 17 deletions
diff --git a/tests/integration/composer.json b/tests/integration/composer.json
index 8834ad9d1..d05b55cc7 100644
--- a/tests/integration/composer.json
+++ b/tests/integration/composer.json
@@ -2,7 +2,7 @@
"require-dev": {
"phpunit/phpunit": "^9.5",
"behat/behat": "^3.10",
- "guzzlehttp/guzzle": "6.5.7",
+ "guzzlehttp/guzzle": "6.5.8",
"jarnaiz/behat-junit-formatter": "^1.3"
}
}
diff --git a/tests/integration/composer.lock b/tests/integration/composer.lock
index 9e3fd5bf1..dd42bb2c8 100644
--- a/tests/integration/composer.lock
+++ b/tests/integration/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "f04329ff53ac884ba98db7b936884c41",
+ "content-hash": "0edda214aec894b2179acbfe95ffa4df",
"packages": [],
"packages-dev": [
{
@@ -277,24 +277,24 @@
},
{
"name": "guzzlehttp/guzzle",
- "version": "6.5.7",
+ "version": "6.5.8",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
- "reference": "724562fa861e21a4071c652c8a159934e4f05592"
+ "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/724562fa861e21a4071c652c8a159934e4f05592",
- "reference": "724562fa861e21a4071c652c8a159934e4f05592",
+ "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981",
+ "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^1.0",
- "guzzlehttp/psr7": "^1.6.1",
+ "guzzlehttp/psr7": "^1.9",
"php": ">=5.5",
- "symfony/polyfill-intl-idn": "^1.17.0"
+ "symfony/polyfill-intl-idn": "^1.17"
},
"require-dev": {
"ext-curl": "*",
@@ -372,7 +372,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
- "source": "https://github.com/guzzle/guzzle/tree/6.5.7"
+ "source": "https://github.com/guzzle/guzzle/tree/6.5.8"
},
"funding": [
{
@@ -388,7 +388,7 @@
"type": "tidelift"
}
],
- "time": "2022-06-09T21:36:50+00:00"
+ "time": "2022-06-20T22:16:07+00:00"
},
{
"name": "guzzlehttp/promises",
@@ -476,16 +476,16 @@
},
{
"name": "guzzlehttp/psr7",
- "version": "1.8.5",
+ "version": "1.9.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
- "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268"
+ "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/337e3ad8e5716c15f9657bd214d16cc5e69df268",
- "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268",
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/e98e3e6d4f86621a9b75f623996e6bbdeb4b9318",
+ "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318",
"shasum": ""
},
"require": {
@@ -506,7 +506,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.7-dev"
+ "dev-master": "1.9-dev"
}
},
"autoload": {
@@ -566,7 +566,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
- "source": "https://github.com/guzzle/psr7/tree/1.8.5"
+ "source": "https://github.com/guzzle/psr7/tree/1.9.0"
},
"funding": [
{
@@ -582,7 +582,7 @@
"type": "tidelift"
}
],
- "time": "2022-03-20T21:51:18+00:00"
+ "time": "2022-06-20T21:43:03+00:00"
},
{
"name": "jarnaiz/behat-junit-formatter",