]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update guzzlehttp/guzzle requirement in /build/integration 33019/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 25 Jun 2022 02:36:02 +0000 (02:36 +0000)
committerGitHub <noreply@github.com>
Sat, 25 Jun 2022 02:36:02 +0000 (02:36 +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/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.4...7.4.5)

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

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

index a83c1993a718e0edf2c74139056a7417ef16c7be..77c150f3c9b851093ef48a72bdc102e408b79199 100644 (file)
@@ -2,7 +2,7 @@
   "require-dev": {
     "phpunit/phpunit": "~6.5",
     "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"