Merge pull request #30216 from nextcloud/dependabot/composer/build/integration/stable21/sabre/dav-4.2.3

Update sabre/dav requirement from 4.2.1 to 4.2.3 in /build/integration
This commit is contained in:
MichaIng 2021-12-11 13:48:47 +01:00 committed by GitHub
commit bd2f0726a3
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": "4.2.1",
"sabre/dav": "4.2.3",
"symfony/event-dispatcher": "~4.4"
}
}