Browse Source

Remove unnecessary package

The `thanks` package is not needed to develop kickass Laravel apps.
Freek Van der Herten 6 years ago
parent
commit
4665ef4335
1 changed files with 1 additions and 2 deletions
  1. 1 2
      composer.json

+ 1 - 2
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": [