aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-17 01:52:50 +0000
committerGitHub <noreply@github.com>2021-11-17 01:52:50 +0000
commitabe48d75df68e42a04eb99ac15ac5ced6b24b35b (patch)
tree9e2ba19e9b2896b454a3f21aefd69344325293ca
parent67ff36bd0cc70ecb4650c8449d6d5174b5c660ab (diff)
parentc1cf89e4301bf0af6bd09c9186e3b677f7c18c05 (diff)
downloadnextcloud-server-abe48d75df68e42a04eb99ac15ac5ced6b24b35b.tar.gz
nextcloud-server-abe48d75df68e42a04eb99ac15ac5ced6b24b35b.zip
Merge pull request #29577 from nextcloud/dependabot/composer/build/integration/behat/behat-approx-3.10.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 61a092cc7fc..f76feffa386 100644
--- a/build/integration/composer.json
+++ b/build/integration/composer.json
@@ -1,7 +1,7 @@
{
"require-dev": {
"phpunit/phpunit": "~6.5",
- "behat/behat": "~3.9.0",
+ "behat/behat": "~3.10.0",
"guzzlehttp/guzzle": "6.5.2",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.3",