Install psalm
This commit is contained in:
parent
75cd090171
commit
e7612c8c31
4 changed files with 691 additions and 2 deletions
|
@ -48,7 +48,8 @@
|
|||
"laravel/dusk": "^5.0",
|
||||
"mockery/mockery": "^1.0",
|
||||
"nunomaduro/collision": "^3.0",
|
||||
"phpunit/phpunit": "^8.0"
|
||||
"phpunit/phpunit": "^8.0",
|
||||
"vimeo/psalm": "^3.9"
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue