From 0555bc4f003e4ad3a0d81c6531356fe7af9e4919 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Tue, 25 Oct 2016 16:54:51 +0300 Subject: [PATCH] Update composer.json --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index b24e1aa..1863916 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,6 @@ } }, "require-dev": { - "ext-xdebug": "*", "phpunit/PHPUnit": "^4.8", "satooshi/php-coveralls": "^1.0" },