Remove unnecessary package

The `thanks` package is not needed to develop kickass Laravel apps.
This commit is contained in:
Freek Van der Herten 2018-02-26 23:23:02 +01:00 committed by GitHub
parent bf92ec116e
commit 4665ef4335
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -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": [