Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGit'Fellow <carlos@reendex.com>2022-05-31 08:11:00 +0300
committerGitHub <noreply@github.com>2022-05-31 08:11:00 +0300
commitfa00969c926db2e08fa8dea9d02818fece7e8d9f (patch)
tree5aca135cd01f4f722c879ee5f6e3ad0c18a62113
parent153bb90f5ed1f3bedcc322c9e2f6e461cc58680e (diff)
parent6e70109536e2664e64e37c29e626779c6315cb1e (diff)
Merge pull request #621 from nextcloud/dependabot/composer/tests/integration/guzzlehttp/guzzle-7.4.3
Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3 in /tests/integration
-rw-r--r--tests/integration/composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/integration/composer.lock b/tests/integration/composer.lock
index 8657116a..38deb480 100644
--- a/tests/integration/composer.lock
+++ b/tests/integration/composer.lock
@@ -208,16 +208,16 @@
},
{
"name": "guzzlehttp/guzzle",
- "version": "7.4.2",
+ "version": "7.4.3",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
- "reference": "ac1ec1cd9b5624694c3a40be801d94137afb12b4"
+ "reference": "74a8602c6faec9ef74b7a9391ac82c5e65b1cdab"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ac1ec1cd9b5624694c3a40be801d94137afb12b4",
- "reference": "ac1ec1cd9b5624694c3a40be801d94137afb12b4",
+ "url": "https://api.github.com/repos/guzzle/guzzle/zipball/74a8602c6faec9ef74b7a9391ac82c5e65b1cdab",
+ "reference": "74a8602c6faec9ef74b7a9391ac82c5e65b1cdab",
"shasum": ""
},
"require": {
@@ -312,7 +312,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
- "source": "https://github.com/guzzle/guzzle/tree/7.4.2"
+ "source": "https://github.com/guzzle/guzzle/tree/7.4.3"
},
"funding": [
{
@@ -328,7 +328,7 @@
"type": "tidelift"
}
],
- "time": "2022-03-20T14:16:28+00:00"
+ "time": "2022-05-25T13:24:33+00:00"
},
{
"name": "guzzlehttp/promises",