Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Require icewind/streams to get the same version as 3rdparty
Signed-off-by: Côme Chilliet <[email protected]>
  • Loading branch information
come-nc committed May 11, 2023
commit b0f072da6077230bcba2e00c40a8cc36f0e0bc55
3 changes: 2 additions & 1 deletion apps/files_external/3rdparty/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"classmap-authoritative": true
},
"require": {
"icewind/smb": "3.5.4"
"icewind/smb": "3.5.4",
"icewind/streams": "0.7.7"
}
}