From: Vincent Vanwaelscappel Date: Tue, 28 Jan 2020 15:33:52 +0000 (+0100) Subject: wip #3373 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=c09271be9a1690dd4c546ce8e2a3dc30232b0a6c;p=cubist_net.git wip #3373 --- diff --git a/composer.json b/composer.json index 5487af7..f65f714 100644 --- a/composer.json +++ b/composer.json @@ -22,6 +22,7 @@ } ], "require": { - "php": ">=5.4.0" + "php": ">=5.4.0", + "ext-ssh2": "*" } }