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 483e92eb427..62eb72cb6b1 100644 --- a/apps/files_external/3rdparty/composer.json +++ b/apps/files_external/3rdparty/composer.json @@ -9,6 +9,6 @@ }, "require": { "icewind/streams": "0.7.1", - "icewind/smb": "^3.2.3" + "icewind/smb": "^3.2.4" } } |