Upgraded to sabre/dav 4.1.4

This commit is contained in:
ByteHamster 2021-01-18 18:35:11 +01:00 committed by Phil Davis
parent 3603ce7767
commit 88328e0fc8

View file

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