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

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
pull/38195/head
Côme Chilliet 3 years ago
parent 1a12f14a19
commit b0f072da60
No known key found for this signature in database
GPG Key ID: A3E2F658B28C760A
  1. 3
      apps/files_external/3rdparty/composer.json

@ -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