mirror of
https://github.com/danog/psalm-plugin-laravel.git
synced 2025-01-22 05:11:18 +01:00
Add support for app interface access
This commit is contained in:
parent
1d7767a896
commit
259d033ec0
@ -3,9 +3,9 @@
|
||||
"description": "A Laravel plugin for Psalm",
|
||||
"type": "psalm-plugin",
|
||||
"require": {
|
||||
"barryvdh/laravel-ide-helper": "^2.5",
|
||||
"barryvdh/laravel-ide-helper": "^2.6",
|
||||
"symfony/psr-http-message-bridge": "^1.0",
|
||||
"vimeo/psalm": "^3.0.17 || ^3.1",
|
||||
"vimeo/psalm": "^3.1",
|
||||
"league/flysystem-aws-s3-v3": "^1.0",
|
||||
"orchestra/testbench": "^3.5",
|
||||
"predis/predis": "^1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user