]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update guzzlehttp/guzzle requirement in /build/integration 30212/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 11 Dec 2021 03:35:25 +0000 (03:35 +0000)
committerGitHub <noreply@github.com>
Sat, 11 Dec 2021 03:35:25 +0000 (03:35 +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.5/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.2...6.5.5)

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

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

index 9ce375d0252c1a96f0fcf75222326d9cc45d3fc7..c7e6b3731c59c6b5936730b0ffe0cd72443c1ca1 100644 (file)
@@ -2,7 +2,7 @@
   "require-dev": {
     "phpunit/phpunit": "~6.5",
     "behat/behat": "~3.10.0",
-    "guzzlehttp/guzzle": "6.5.2",
+    "guzzlehttp/guzzle": "6.5.5",
     "jarnaiz/behat-junit-formatter": "^1.3",
     "sabre/dav": "4.2.1",
     "symfony/event-dispatcher": "~5.3"