]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update behat/behat requirement in /build/integration 29579/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 6 Nov 2021 03:36:22 +0000 (03:36 +0000)
committerMichaIng <micha@dietpi.com>
Mon, 8 Nov 2021 17:09:51 +0000 (18:09 +0100)
Updates the requirements on [behat/behat](https://github.com/Behat/Behat) to permit the latest version.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Behat/Behat/compare/v3.9.0...v3.10.0)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-type: direct:development
...

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

index 3251992a0459ced4eb997823336ea15629e2a01a..74a91a39807579bf4ded5f08599d9007e20d0b5f 100644 (file)
@@ -1,7 +1,7 @@
 {
   "require-dev": {
     "phpunit/phpunit": "~6.5",
-    "behat/behat": "~3.9.0",
+    "behat/behat": "~3.10.0",
     "guzzlehttp/guzzle": "6.5.5",
     "jarnaiz/behat-junit-formatter": "^1.3",
     "sabre/dav": "3.2.3",