aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/3rdparty/composer.json
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2017-08-16 18:48:07 +0200
committerRobin Appelman <robin@icewind.nl>2017-08-16 18:48:07 +0200
commitdb688d03224b388920cc8a9a64a21d553ac996e5 (patch)
tree3dc8729313bc5c42a895a0d7bdfd994de25c256e /apps/files_external/3rdparty/composer.json
parentfff192f78fa9672648ffb1226b682e685f784c5a (diff)
downloadnextcloud-server-db688d03224b388920cc8a9a64a21d553ac996e5.tar.gz
nextcloud-server-db688d03224b388920cc8a9a64a21d553ac996e5.zip
update icewind/smb to 2.0.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 2eab8a8f7b4..f1613f0c70b 100644
--- a/apps/files_external/3rdparty/composer.json
+++ b/apps/files_external/3rdparty/composer.json
@@ -8,7 +8,7 @@
"classmap-authoritative": true
},
"require": {
- "icewind/smb": "2.0.0",
+ "icewind/smb": "2.0.2",
"icewind/streams": "0.5.2"
}
}