Update dav dependencies to ^4.1

This commit is contained in:
Cyril 2020-04-22 11:43:25 +02:00
parent 687f004d28
commit 447e10241f
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"ext-ctype": "*",
"ext-iconv": "*",
"friendsofphp/php-cs-fixer": "^2.15",
"sabre/dav": "^4.0",
"sabre/dav": "^4.1",
"sensio/framework-extra-bundle": "^5.5",
"symfony/asset": "^5.0",
"symfony/console": "^5.0",

2
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "8bc28bcbf86329df5382cc04497c8519",
"content-hash": "49338e273ff9e2f68dfe090bd30cdfcb",
"packages": [
{
"name": "composer/semver",