diff options
Diffstat (limited to 'build/integration/composer.json')
-rw-r--r-- | build/integration/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/integration/composer.json b/build/integration/composer.json index 341a2880b6f..7ab6e04079d 100644 --- a/build/integration/composer.json +++ b/build/integration/composer.json @@ -5,7 +5,7 @@ "behat/behat": "~3.13.0", "guzzlehttp/guzzle": "7.8.1", "jarnaiz/behat-junit-formatter": "^1.3", - "sabre/dav": "4.5.1", + "sabre/dav": "4.6.0", "symfony/event-dispatcher": "~5.3" } } |