aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-25 03:21:58 +0000
committerGitHub <noreply@github.com>2022-06-25 03:21:58 +0000
commitba88c2e1a2363d53b77ff3baf13be010076043c2 (patch)
tree45a1f833ef7c55fd8cba4f6f950b4206375786ce
parent448973f3b41f7e6acf50e4608794aee4b07c82f6 (diff)
parenta00d185502ad7a14413fd44db216f0b1a84c3359 (diff)
downloadnextcloud-server-ba88c2e1a2363d53b77ff3baf13be010076043c2.tar.gz
nextcloud-server-ba88c2e1a2363d53b77ff3baf13be010076043c2.zip
Merge pull request #33016 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.4.5
-rw-r--r--build/integration/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/integration/composer.json b/build/integration/composer.json
index c0e4b51ca0c..0e717bb76b3 100644
--- a/build/integration/composer.json
+++ b/build/integration/composer.json
@@ -3,7 +3,7 @@
"phpunit/phpunit": "^9",
"dms/phpunit-arraysubset-asserts": "^0.4",
"behat/behat": "~3.10.0",
- "guzzlehttp/guzzle": "7.4.4",
+ "guzzlehttp/guzzle": "7.4.5",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.3.1",
"symfony/event-dispatcher": "~5.3"