Browse Source

Require icewind/streams to get the same version as 3rdparty

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
tags/v27.0.0rc1
Côme Chilliet 1 year ago
parent
commit
b0f072da60
No account linked to committer's email address
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      apps/files_external/3rdparty/composer.json

+ 2
- 1
apps/files_external/3rdparty/composer.json View File

@@ -8,6 +8,7 @@
"classmap-authoritative": true
},
"require": {
"icewind/smb": "3.5.4"
"icewind/smb": "3.5.4",
"icewind/streams": "0.7.7"
}
}

Loading…
Cancel
Save