Merge pull request #11984 from nextcloud/dependabot/composer/build/integration/sabre/dav-3.2.3

Update sabre/dav requirement from 3.2.2 to 3.2.3 in /build/integration
This commit is contained in:
Roeland Jago Douma 2018-10-23 09:01:16 +02:00 committed by GitHub
commit 8e060541a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
"behat/behat": "~3.5.0",
"guzzlehttp/guzzle": "6.3.3",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.2"
"sabre/dav": "3.2.3"
}
}