remove unneeded deps

This commit is contained in:
Taylor Otwell 2016-12-05 13:57:35 -06:00
parent a7481f69d5
commit d4bddc5649
1 changed files with 1 additions and 3 deletions

View File

@ -11,9 +11,7 @@
"require-dev": { "require-dev": {
"fzaninotto/faker": "~1.4", "fzaninotto/faker": "~1.4",
"mockery/mockery": "0.9.*", "mockery/mockery": "0.9.*",
"phpunit/phpunit": "~5.0", "phpunit/phpunit": "~5.0"
"symfony/css-selector": "~3.2",
"symfony/dom-crawler": "~3.2"
}, },
"autoload": { "autoload": {
"classmap": [ "classmap": [