From cffe05e22ba192399a119fb7b27f066d151f8d94 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 27 Feb 2015 21:01:18 +0100 Subject: [PATCH] Add coveralls to composer.json --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ba60b7c3be..72ecc4fac1 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,8 @@ "barryvdh/laravel-debugbar": "@stable", "barryvdh/laravel-ide-helper": "~2.0", "phpunit/phpunit": "~4.0", - "phpspec/phpspec": "~2.1" + "phpspec/phpspec": "~2.1", + "satooshi/php-coveralls": "0.6.1" }, "autoload": { "classmap": [