Merge pull request #33093 from nextcloud/dependabot/composer/build/integration/sabre/dav-4.4.0

Update sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integration
This commit is contained in:
MichaIng 2022-07-02 16:58:30 +02:00 committed by GitHub
commit 391c2272bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
"behat/behat": "~3.10.0",
"guzzlehttp/guzzle": "7.4.5",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.3.1",
"sabre/dav": "4.4.0",
"symfony/event-dispatcher": "~5.3"
}
}