Skip to content

Commit

Permalink
Add psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
timothepearce committed Feb 27, 2022
1 parent 0116d30 commit bcefc49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^9.5",
"spatie/laravel-ray": "^1.26"
"spatie/laravel-ray": "^1.26",
"vimeo/psalm": "^4.8"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit bcefc49

Please sign in to comment.