Merge pull request #30019 from nextcloud/dependabot/composer/build/integration/stable22/sabre/dav-4.2.1

Update sabre/dav requirement from 3.2.3 to 4.2.1 in /build/integration
This commit is contained in:
MichaIng 2021-12-02 21:30:58 +01:00 committed by GitHub
commit 9d844011dd
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.1",
"symfony/event-dispatcher": "~5.3"
}
}