diff --git a/composer.json b/composer.json index bd74d2b..0f5e417 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,6 @@ }, "require-dev": { "kahlan/kahlan": "^2.4", - "illuminate/database": ">=5.2.0", - "friendsofphp/php-cs-fixer": ">=2.2" + "illuminate/database": ">=5.2.0" } }