Add pakefile as replacement for makefile
[plcapi.git] / composer.json
index 62d1129..788aa99 100644 (file)
@@ -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...",