summaryrefslogtreecommitdiffstats
path: root/build/integration/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-03 01:04:06 +0000
committerGitHub <noreply@github.com>2022-09-03 01:04:06 +0000
commit9989de7c7d29a2544edf18e4bd4c8e7a23f731aa (patch)
treef9d38377cf06e2eed683200a36afdfbe20c5b071 /build/integration/composer.json
parentf0b12b450f37da5a6b93779b379cf9ae230217e6 (diff)
downloadnextcloud-server-9989de7c7d29a2544edf18e4bd4c8e7a23f731aa.tar.gz
nextcloud-server-9989de7c7d29a2544edf18e4bd4c8e7a23f731aa.zip
Bump guzzlehttp/guzzle from 7.4.5 to 7.5.0 in /build/integration
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.5 to 7.5.0. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/7.4.5...7.5.0) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'build/integration/composer.json')
-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 5ae31af7578..d5948f48691 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.5",
+ "guzzlehttp/guzzle": "7.5.0",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.4.0",
"symfony/event-dispatcher": "~5.3"