From 07711a4e040109676656473d0af0e254ea1c1b14 Mon Sep 17 00:00:00 2001 From: Dan Cryer Date: Mon, 5 Oct 2015 09:57:50 +0100 Subject: [PATCH] More composer.json cleanup --- composer.json | 4 ---- 1 file changed, 4 deletions(-) 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",