aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-23 05:00:44 +0000
committerGitHub <noreply@github.com>2021-10-23 05:00:44 +0000
commit8885f31b8245350fb0464146480fd49fa31eea94 (patch)
tree25f5325a3cc8a854501049c8e120c1220bc2af58
parent5136fcc35a891fbe807225e73e703940414ed524 (diff)
parent400f1a79381df85fe877aecfe1d893b6c989f915 (diff)
downloadnextcloud-server-8885f31b8245350fb0464146480fd49fa31eea94.tar.gz
nextcloud-server-8885f31b8245350fb0464146480fd49fa31eea94.zip
Merge pull request #29408 from nextcloud/dependabot/composer/build/integration/behat/behat-approx-3.9.0
-rw-r--r--build/integration/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/integration/composer.json b/build/integration/composer.json
index 8074508d0e2..61a092cc7fc 100644
--- a/build/integration/composer.json
+++ b/build/integration/composer.json
@@ -1,7 +1,7 @@
{
"require-dev": {
"phpunit/phpunit": "~6.5",
- "behat/behat": "~3.8.0",
+ "behat/behat": "~3.9.0",
"guzzlehttp/guzzle": "6.5.2",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.3",