X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=composer.json;h=9ef0dcd101ed400b64f4631ea8b796312663de09;hb=ddaeb305bc9ed5ac4087d8b64ead5d71fc5957bd;hp=9668b9341c14e819a1f267fd4cd7d314d3742261;hpb=3195d6e125fddbb219a8bde13b588fcafc5fd821;p=friendica.git diff --git a/composer.json b/composer.json index 9668b9341c..9ef0dcd101 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "issues": "https://github.com/friendica/friendica/issues" }, "require": { - "php": ">5.6", + "php": ">=5.6.1", "ext-xml": "*", "asika/simple-console": "^1.0", "divineomega/password_exposed": "^2.4", @@ -37,7 +37,8 @@ "npm-asset/jquery-datetimepicker": "^2.4.0", "npm-asset/jgrowl": "^1.4", "npm-asset/fullcalendar": "^3.0.1", - "npm-asset/cropperjs": "1.2.2" + "npm-asset/cropperjs": "1.2.2", + "npm-asset/imagesloaded": "4.1.4" }, "repositories": [ {