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:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2022-01-24 10:07:48 +0300
committerGitHub <noreply@github.com>2022-01-24 10:07:48 +0300
commit6b22bc3df25d921a64cdc0702876566436d75f1b (patch)
tree57de40a4a449ad4f5281745bbcfccf7dbbd83d15
parent37b49e615ca275aec85585da1a8fccdff18de28a (diff)
parent454c61be82833837419d66ffff01e98f11ebfe4e (diff)
Merge pull request #30799 from nextcloud/dependabot/composer/build/integration/stable23/sabre/dav-4.3.1
-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 318b490e53e..b241d8bb7a6 100644
--- a/build/integration/composer.json
+++ b/build/integration/composer.json
@@ -4,7 +4,7 @@
"behat/behat": "~3.10.0",
"guzzlehttp/guzzle": "6.5.5",
"jarnaiz/behat-junit-formatter": "^1.3",
- "sabre/dav": "4.3.0",
+ "sabre/dav": "4.3.1",
"symfony/event-dispatcher": "~5.3"
}
}