diff --git a/composer.json b/composer.json index c4689f1..162cb0d 100644 --- a/composer.json +++ b/composer.json @@ -7,12 +7,6 @@ "silverstripe/framework": "3.0.*@stable", "silverstripe-themes/simple": "*" }, - "require-dev": { - "silverstripe/docsviewer": "*", - "silverstripe/behat-extension": "*", - "silverstripe/buildtools": "*", - "phpunit/phpunit": "3.7.*" - }, "config": { "process-timeout": 600 },