Merge pull request #29810 from nextcloud/dependabot/composer/build/integration/stable21/sabre/dav-4.2.0

Update sabre/dav requirement from 3.2.3 to 4.2.0 in /build/integration
This commit is contained in:
Louis 2021-11-22 15:32:58 +01:00 committed by GitHub
commit 1256331c77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
"behat/behat": "~3.10.0",
"guzzlehttp/guzzle": "6.5.5",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.3",
"sabre/dav": "4.2.0",
"symfony/event-dispatcher": "~4.4"
}
}