Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-06 09:19:11 +0300
committerGitHub <noreply@github.com>2021-11-06 09:19:11 +0300
commit123f670054499c3edbea31404470a89e78f22c16 (patch)
treeb47b9aafccb0be69ff949da49682249ad3244718
parent40d5086dcfe7b07e86fc19913a23090cef3a2f40 (diff)
parentdd070a7c110d23fe0979b872428a37bb5905017f (diff)
Merge pull request #29578 from nextcloud/dependabot/composer/build/integration/stable22/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 35b3c5417e1..5d07fe7d6fc 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.5",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.3",