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:
authorCôme Chilliet <come.chilliet@nextcloud.com>2022-11-07 12:42:24 +0300
committerCôme Chilliet <come.chilliet@nextcloud.com>2022-11-07 12:42:24 +0300
commit2b42cce4dd17e448191eedd972aa93a46d8973f8 (patch)
treeeb2fcaf78f0144609e1c15f368fd2e27f11c80be /composer.json
parent3a81ffcc3c0807a9349bb5fa0df8ee08130e0c00 (diff)
Bump microsoft/azure-storage-blob to 1.5.4
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 2f55bacb..d700146a 100644
--- a/composer.json
+++ b/composer.json
@@ -32,7 +32,7 @@
"icewind/streams": "v0.7.5",
"laravel/serializable-closure": "^1.2",
"mexitek/phpcolors": "^1.0",
- "microsoft/azure-storage-blob": "^1.5",
+ "microsoft/azure-storage-blob": "^1.5.4",
"mlocati/ip-lib": "^1.18",
"nextcloud/lognormalizer": "^1.0",
"nikic/php-parser": "^4.2",