summaryrefslogtreecommitdiffstats
path: root/apps/files_external/3rdparty/composer.json
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2018-03-28 16:09:27 +0200
committerRobin Appelman <robin@icewind.nl>2018-03-28 16:09:27 +0200
commitd91d84b4855283b08dd0d8debe2803bb54cadb64 (patch)
treedb4db4acd302b7de16987424daf84869f93cd469 /apps/files_external/3rdparty/composer.json
parent2124ebae72409d6d9da7221a558cddacb3145d74 (diff)
downloadnextcloud-server-d91d84b4855283b08dd0d8debe2803bb54cadb64.tar.gz
nextcloud-server-d91d84b4855283b08dd0d8debe2803bb54cadb64.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.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files_external/3rdparty/composer.json b/apps/files_external/3rdparty/composer.json
index b556de7c395..9655a8f1564 100644
--- a/apps/files_external/3rdparty/composer.json
+++ b/apps/files_external/3rdparty/composer.json
@@ -8,8 +8,7 @@
"classmap-authoritative": true
},
"require": {
- "icewind/smb": "2.0.4",
- "icewind/streams": "0.5.2"
+ "icewind/streams": "0.5.2",
+ "icewind/smb": "2.0.5"
}
}
-