summaryrefslogtreecommitdiffstats
path: root/apps/files_external/3rdparty/composer.json
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2021-03-10 15:31:09 +0100
committerRobin Appelman <robin@icewind.nl>2021-03-10 15:31:09 +0100
commit66781e74ada3fd22bb5b246a59897ac146cda4dd (patch)
treeddb35b074eb6523c1aaffb68e78f58faf797ae23 /apps/files_external/3rdparty/composer.json
parent62929cc646134fbd409cfb4eacb7039d15763b96 (diff)
downloadnextcloud-server-66781e74ada3fd22bb5b246a59897ac146cda4dd.tar.gz
nextcloud-server-66781e74ada3fd22bb5b246a59897ac146cda4dd.zip
update icewind/smb to 3.4.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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/3rdparty/composer.json b/apps/files_external/3rdparty/composer.json
index f38f175dd66..3f237c827ee 100644
--- a/apps/files_external/3rdparty/composer.json
+++ b/apps/files_external/3rdparty/composer.json
@@ -8,7 +8,7 @@
"classmap-authoritative": true
},
"require": {
- "icewind/streams": "0.7.1",
- "icewind/smb": "3.2.7"
+ "icewind/streams": "0.7.3",
+ "icewind/smb": "3.4.0"
}
}