]> _ Git - cubist_net.git/commitdiff
wip #3373
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 28 Jan 2020 15:33:52 +0000 (16:33 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 28 Jan 2020 15:33:52 +0000 (16:33 +0100)
composer.json

index 5487af7c618470b734ae3b6e84fc02d092b0f9a2..f65f7149362610ab4e1538887678567125a29840 100644 (file)
@@ -22,6 +22,7 @@
     }
   ],
   "require": {
-    "php": ">=5.4.0"
+    "php": ">=5.4.0",
+    "ext-ssh2": "*"
   }
 }