mirror of
https://github.com/danog/psalm-plugin-laravel.git
synced 2024-11-26 20:34:48 +01:00
Remove unnecessary deps
This commit is contained in:
parent
b366176b65
commit
3c910877ea
@ -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": [
|
||||
|
Loading…
Reference in New Issue
Block a user