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:
authorJulius Härtl <jus@bitgrid.net>2022-10-26 22:32:51 +0300
committerGitHub <noreply@github.com>2022-10-26 22:32:51 +0300
commitd2f436c7c0cce5d370d16d7a99292025ce9c7586 (patch)
tree1bd28011c471c30c01c075ded2d402a8a5c80e7f
parent16c6d57be207f94083ecbd2153fc081a2b5d6e32 (diff)
parent92b6914cc70e073e96bb60d450eefa5eece37f62 (diff)
Merge pull request #33185 from nextcloud/dependabot/composer/build/integration/stable24/behat/behat-approx-3.11.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 9442e9900cb..22fff73c025 100644
--- a/build/integration/composer.json
+++ b/build/integration/composer.json
@@ -1,7 +1,7 @@
{
"require-dev": {
"phpunit/phpunit": "~6.5",
- "behat/behat": "~3.10.0",
+ "behat/behat": "~3.11.0",
"guzzlehttp/guzzle": "7.4.5",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.4.0",