summaryrefslogtreecommitdiffstats
path: root/apps/files_external/3rdparty/composer.json
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2019-02-06 15:36:06 +0100
committerRobin Appelman <robin@icewind.nl>2019-02-06 16:08:58 +0100
commit89b0d28cb44e556159bdb7e5bd99dfb6f7b54880 (patch)
tree08185e118dae22a8e14232ede599fdc4843f6ccd /apps/files_external/3rdparty/composer.json
parent49ae3a3daa3ea479902386792b34359cbc8a8fdf (diff)
downloadnextcloud-server-89b0d28cb44e556159bdb7e5bd99dfb6f7b54880.tar.gz
nextcloud-server-89b0d28cb44e556159bdb7e5bd99dfb6f7b54880.zip
update icewind/smb to 3.1.0
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 caf87983c50..20e4b8a4d38 100644
--- a/apps/files_external/3rdparty/composer.json
+++ b/apps/files_external/3rdparty/composer.json
@@ -9,6 +9,6 @@
},
"require": {
"icewind/streams": "0.6.1",
- "icewind/smb": "3.0.0"
+ "icewind/smb": "3.1.0"
}
}