Skip to content

Commit

Permalink
Require psalm #1
Browse files Browse the repository at this point in the history
  • Loading branch information
drewroberts authored Feb 5, 2021
1 parent dfbdd1a commit caf8feb
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 @@ -20,9 +20,10 @@
"tipoff/support": "^1.0"
},
"require-dev": {
"mockery/mockery": "^1.4",
"orchestra/testbench": "^6.0",
"phpunit/phpunit": "^9.3",
"spatie/laravel-ray": "^1.9"
"vimeo/psalm": "^4.4"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit caf8feb

Please sign in to comment.