summaryrefslogtreecommitdiffstats
path: root/apps/files_external/3rdparty/composer.json
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2018-03-28 16:15:27 +0200
committerRobin Appelman <robin@icewind.nl>2018-03-28 16:15:27 +0200
commit3b35cd07493a3ae05b7106808dcec41a8899deec (patch)
tree8c7f59c326035f60b4fd43748eb737074a305e74 /apps/files_external/3rdparty/composer.json
parentf2e69bd8685dca6f8621bc9de3c1c45d491fd99f (diff)
downloadnextcloud-server-3b35cd07493a3ae05b7106808dcec41a8899deec.tar.gz
nextcloud-server-3b35cd07493a3ae05b7106808dcec41a8899deec.zip
update icewind/smb to 2.0.5
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 b556de7c395..99e9a81e6a9 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.4",
+ "icewind/smb": "2.0.5",
"icewind/streams": "0.5.2"
}
}