X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=composer.json;h=788aa9930ca3087b1a3fea8836c39acb8cd3a7e2;hb=0edbdbaa43d40da250ab8b9b548ce764a7ae884e;hp=62d1129b32cf4022c04e5c8d640b0d78c84ecce8;hpb=7ef47445e3dc236ef5fea0d3ea5bd0492a83d2a2;p=plcapi.git diff --git a/composer.json b/composer.json index 62d1129b..788aa993 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,8 @@ "phpunit/phpunit-selenium": "*", "codeclimate/php-test-reporter": "dev-master", "ext-curl": "*", - "ext-mbstring": "*" + "ext-mbstring": "*", + "indeyets/pake": "~1.99" }, "suggest": { "ext-curl": "Needed for HTTPS and HTTP 1.1 support, NTLM Auth etc...",