Merge pull request #986 from ByteHamster/upgrade-sabredav-412

Upgraded sabre/dav to 4.1.2
This commit is contained in:
H. Lehmann 2020-10-18 10:48:58 +02:00 committed by GitHub
commit 7f9c2fff94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@
],
"require": {
"php" : "^7.1",
"sabre/dav" : "~4.1.0",
"sabre/dav" : "~4.1.2",
"twig/twig" : "~2.12.5",
"symfony/yaml" : "^3.4"
},