diff options
Diffstat (limited to 'apps/files_external/3rdparty/composer.json')
-rw-r--r-- | apps/files_external/3rdparty/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/3rdparty/composer.json b/apps/files_external/3rdparty/composer.json index 9655a8f1564..537159bbf66 100644 --- a/apps/files_external/3rdparty/composer.json +++ b/apps/files_external/3rdparty/composer.json @@ -9,6 +9,6 @@ }, "require": { "icewind/streams": "0.5.2", - "icewind/smb": "2.0.5" + "icewind/smb": "3.0.0" } } |