From: Vincent Vanwaelscappel Date: Thu, 30 Nov 2023 15:18:46 +0000 (+0100) Subject: wait #6527 @0:10 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=13c3811966e7feef83c9af44f4d93258fc946d3c;p=cubist_net.git wait #6527 @0:10 --- diff --git a/composer.json b/composer.json index 274046b..cfb3895 100644 --- a/composer.json +++ b/composer.json @@ -22,9 +22,10 @@ } ], "require": { - "php": ">=5.4.0", + "php": ">=7.0.0", "ext-ssh2": "*", - "cubist/util": "dev-master" + "cubist/util": "dev-master", + "ext-ftp": "*" }, "suggest": {