]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update guzzlehttp/guzzle requirement in /build/integration 32637/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 30 May 2022 16:48:07 +0000 (16:48 +0000)
committerGitHub <noreply@github.com>
Mon, 30 May 2022 16:48:07 +0000 (16:48 +0000)
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/6.5.6/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.5...6.5.6)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
build/integration/composer.json

index b241d8bb7a69a95fe812de8832f1946f7ad15e0c..926458eeffeff79f8697aa4e3c0b56955cf62446 100644 (file)
@@ -2,7 +2,7 @@
   "require-dev": {
     "phpunit/phpunit": "~6.5",
     "behat/behat": "~3.10.0",
-    "guzzlehttp/guzzle": "6.5.5",
+    "guzzlehttp/guzzle": "6.5.6",
     "jarnaiz/behat-junit-formatter": "^1.3",
     "sabre/dav": "4.3.1",
     "symfony/event-dispatcher": "~5.3"