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

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
Côme Chilliet 2023-05-11 15:38:08 +02:00
parent 1a12f14a19
commit b0f072da60
No known key found for this signature in database
GPG key ID: A3E2F658B28C760A

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"
}
}