]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update behat/behat requirement in /build/integration 22665/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 8 Sep 2020 06:37:56 +0000 (06:37 +0000)
committerGitHub <noreply@github.com>
Tue, 8 Sep 2020 06:37:56 +0000 (06:37 +0000)
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.6.1...v3.7.0)

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

index 954ea2829ae4d1d2ad4b07f572cbb633cf9f9087..23c9148f042273362bb0e4c58eecf697c0a09b67 100644 (file)
@@ -1,7 +1,7 @@
 {
   "require-dev": {
     "phpunit/phpunit": "~6.5",
-    "behat/behat": "~3.6.1",
+    "behat/behat": "~3.7.0",
     "guzzlehttp/guzzle": "6.5.2",
     "jarnaiz/behat-junit-formatter": "^1.3",
     "sabre/dav": "3.2.3",