summaryrefslogtreecommitdiffstats
path: root/apps/files_external/3rdparty/composer.json
diff options
context:
space:
mode:
authorCôme Chilliet <come.chilliet@nextcloud.com>2023-05-11 12:05:12 +0200
committerCôme Chilliet <come.chilliet@nextcloud.com>2023-05-11 12:05:12 +0200
commit1a12f14a197f79cbd7dbfddd0b4785623bbf59d3 (patch)
tree9a3d6d284f089b658612b9e639c81776f7ce2b9a /apps/files_external/3rdparty/composer.json
parent979f4033ca1cd0be7f255f028d4cc637a216440d (diff)
downloadnextcloud-server-1a12f14a197f79cbd7dbfddd0b4785623bbf59d3.tar.gz
nextcloud-server-1a12f14a197f79cbd7dbfddd0b4785623bbf59d3.zip
Update icewind/streams to 0.7.7, and remove it from explicit deps in files_external
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Diffstat (limited to 'apps/files_external/3rdparty/composer.json')
-rw-r--r--apps/files_external/3rdparty/composer.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_external/3rdparty/composer.json b/apps/files_external/3rdparty/composer.json
index ff102e7c3ec..9566f463320 100644
--- a/apps/files_external/3rdparty/composer.json
+++ b/apps/files_external/3rdparty/composer.json
@@ -8,7 +8,6 @@
"classmap-authoritative": true
},
"require": {
- "icewind/streams": "0.7.4",
"icewind/smb": "3.5.4"
}
}