Remove unnecessary deps

This commit is contained in:
Matthew Brown 2019-03-11 11:57:38 -04:00 committed by GitHub
parent b366176b65
commit 3c910877ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,11 +4,8 @@
"type": "psalm-plugin",
"require": {
"barryvdh/laravel-ide-helper": "^2.6",
"symfony/psr-http-message-bridge": "^1.0",
"vimeo/psalm": "^3.1",
"league/flysystem-aws-s3-v3": "^1.0",
"orchestra/testbench": "^3.5",
"predis/predis": "^1.0"
"orchestra/testbench": "^3.5"
},
"license": "MIT",
"authors": [