Install psalm

This commit is contained in:
Jonny Barnes 2020-02-21 22:46:31 +00:00
parent 75cd090171
commit e7612c8c31
4 changed files with 691 additions and 2 deletions

View file

@ -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,