Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sabre/dav/composer.json')
-rw-r--r--sabre/dav/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/sabre/dav/composer.json b/sabre/dav/composer.json
index 7c9596d2..5f0a44d6 100644
--- a/sabre/dav/composer.json
+++ b/sabre/dav/composer.json
@@ -29,7 +29,7 @@
"ext-date" : "*",
"ext-iconv" : "*",
"lib-libxml" : ">=2.7.0",
- "psr/log": "^1.0",
+ "psr/log": "^1.0 || ^2.0 || ^3.0",
"ext-json": "*"
},
"require-dev" : {