More composer.json cleanup

This commit is contained in:
Dan Cryer 2015-10-05 09:57:50 +01:00
parent 20521beee3
commit 07711a4e04

View file

@ -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",