aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/3rdparty/composer.json
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2017-01-19 14:41:20 +0100
committerRobin Appelman <robin@icewind.nl>2017-01-19 14:41:20 +0100
commite9badb9f83743dc644e19eef59a76c1691c3b65f (patch)
tree2431416a1629c8f4880bd5e8e2b7123800dbe9f8 /apps/files_external/3rdparty/composer.json
parentd5728b3f117ff3b7ab45a4672f4999f7225b875b (diff)
downloadnextcloud-server-e9badb9f83743dc644e19eef59a76c1691c3b65f.tar.gz
nextcloud-server-e9badb9f83743dc644e19eef59a76c1691c3b65f.zip
Revert "update icewind/streams to 0.5.2"
This reverts commit d5728b3f117ff3b7ab45a4672f4999f7225b875b.
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 2eab8a8f7b4..84f1e192018 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.5.2"
+ "icewind/streams": "0.4.1"
}
}