]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update guzzlehttp/guzzle requirement in /build/integration 31719/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 30 Mar 2022 21:40:41 +0000 (21:40 +0000)
committerGitHub <noreply@github.com>
Wed, 30 Mar 2022 21:40:41 +0000 (21:40 +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.1...7.4.2)

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

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

index a574d9cad28261cdd013a4bd795d47d158244929..0ab212b3cdffecc6ee8f9caa10af8149fe1f24a4 100644 (file)
@@ -2,7 +2,7 @@
   "require-dev": {
     "phpunit/phpunit": "~6.5",
     "behat/behat": "~3.10.0",
-    "guzzlehttp/guzzle": "7.4.1",
+    "guzzlehttp/guzzle": "7.4.2",
     "jarnaiz/behat-junit-formatter": "^1.3",
     "sabre/dav": "4.3.1",
     "symfony/event-dispatcher": "~5.3"