summaryrefslogtreecommitdiffstats
path: root/apps/files_external/3rdparty/composer.json
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2017-01-19 14:38:03 +0100
committerRobin Appelman <robin@icewind.nl>2017-01-26 12:19:32 +0100
commitc9ecd64d360e6e14e06ce5ba7cc571cca396ecca (patch)
treef5fef2c643069321982fa8925265b2f920f0df77 /apps/files_external/3rdparty/composer.json
parent3a603ab8b421b306373e06b9d1210e6013093a99 (diff)
downloadnextcloud-server-c9ecd64d360e6e14e06ce5ba7cc571cca396ecca.tar.gz
nextcloud-server-c9ecd64d360e6e14e06ce5ba7cc571cca396ecca.zip
update icewind/streams to 0.5.2
Signed-off-by: Robin Appelman <robin@icewind.nl>
Diffstat (limited to 'apps/files_external/3rdparty/composer.json')
-rw-r--r--apps/files_external/3rdparty/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/3rdparty/composer.json b/apps/files_external/3rdparty/composer.json
index 84f1e192018..2eab8a8f7b4 100644
--- a/apps/files_external/3rdparty/composer.json
+++ b/apps/files_external/3rdparty/composer.json
@@ -9,7 +9,7 @@
},
"require": {
"icewind/smb": "2.0.0",
- "icewind/streams": "0.4.1"
+ "icewind/streams": "0.5.2"
}
}