]> source.dussan.org Git - nextcloud-server.git/commitdiff
Require icewind/streams to get the same version as 3rdparty 38195/head
authorCôme Chilliet <come.chilliet@nextcloud.com>
Thu, 11 May 2023 13:38:08 +0000 (15:38 +0200)
committerCôme Chilliet <come.chilliet@nextcloud.com>
Thu, 11 May 2023 13:38:08 +0000 (15:38 +0200)
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
apps/files_external/3rdparty/composer.json

index 9566f4633204b295e91b37e5223a2155be4484cf..348e482c2c35cbc44a25ffe3289fa88a80d460cd 100644 (file)
@@ -8,6 +8,7 @@
                "classmap-authoritative": true
        },
        "require": {
-               "icewind/smb": "3.5.4"
+               "icewind/smb": "3.5.4",
+               "icewind/streams": "0.7.7"
        }
 }