diff --git a/composer.json b/composer.json index 3b0ec9f0..e20a3b1b 100644 --- a/composer.json +++ b/composer.json @@ -50,10 +50,6 @@ "sensiolabs/ansi-to-html": "~1.1" }, - "autoload-dev": { - "psr-4": { "Tests\\PHPCI\\": "Tests/PHPCI" } - }, - "require-dev": { "phpunit/phpunit": "~4.5", "phpmd/phpmd": "~2.0",