From 4665ef43355f0d2454f4a02573f1c983f0bcec83 Mon Sep 17 00:00:00 2001 From: Freek Van der Herten Date: Mon, 26 Feb 2018 23:23:02 +0100 Subject: [PATCH] Remove unnecessary package The `thanks` package is not needed to develop kickass Laravel apps. --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 30b15127..5c2a31d3 100644 --- a/composer.json +++ b/composer.json @@ -15,8 +15,7 @@ "fzaninotto/faker": "~1.4", "mockery/mockery": "~1.0", "nunomaduro/collision": "~2.0", - "phpunit/phpunit": "~7.0", - "symfony/thanks": "^1.0" + "phpunit/phpunit": "~7.0" }, "autoload": { "classmap": [