diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index 481e52a1..81573d01 100644 --- a/composer.json +++ b/composer.json @@ -36,6 +36,7 @@ "ext-spl": "*" }, "require-dev" : { + "ext-xdebug": "*", "phpunit/phpunit" : "3.7.*", "phpunit/dbunit": ">=1.2", "phpunit/phpunit-selenium": ">=1.2", |