Merge pull request #1212 from sabre-io/dependabot/composer/sabre/dav-approx-4.4.0

Update sabre/dav requirement from ~4.3.0 to ~4.4.0
This commit is contained in:
Thomas Müller 2023-11-09 09:52:27 +01:00 committed by GitHub
commit ca1f8ca1f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
"license" : "GPL-3.0-only",
"require": {
"php" : "^7.2 || ^8.0",
"sabre/dav" : "~4.3.0",
"sabre/dav" : "~4.4.0",
"twig/twig" : "~2.14.8",
"symfony/yaml" : "^3.4",
"psr/log" : "^1",