From d5a7e7c3b10961261d88ba733b35752441722fda Mon Sep 17 00:00:00 2001 From: Roni Yusuf Manalu Date: Fri, 24 Mar 2017 12:26:22 +0700 Subject: [PATCH] Remove require-dev. --- composer.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/composer.json b/composer.json index c113ce4..f2fcdc1 100644 --- a/composer.json +++ b/composer.json @@ -8,14 +8,6 @@ "illuminate/console": "^5.1", "illuminate/support": "^5.1" }, - "require-dev": { - "illuminate/contracts": "^5.1", - "illuminate/database": "^5.1", - "illuminate/filesystem": "^5.1", - "mockery/mockery": "~0.9", - "phpunit/phpunit": "~4.8", - "symfony/console": "^3.2" - }, "license": "MIT", "authors": [ {