diff options
author | Robin Appelman <robin@icewind.nl> | 2017-01-19 14:38:03 +0100 |
---|---|---|
committer | Robin Appelman <robin@icewind.nl> | 2017-01-26 12:19:32 +0100 |
commit | c9ecd64d360e6e14e06ce5ba7cc571cca396ecca (patch) | |
tree | f5fef2c643069321982fa8925265b2f920f0df77 /apps/files_external/3rdparty/composer.json | |
parent | 3a603ab8b421b306373e06b9d1210e6013093a99 (diff) | |
download | nextcloud-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.json | 2 |
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" } } |