Skip to content

Commit

Permalink
Add Psalm to suggest section in composer
Browse files Browse the repository at this point in the history
  • Loading branch information
nschoellhorn committed Mar 13, 2019
1 parent 48b1f66 commit 5ba82bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
{"name": "Jonathan Wage", "email": "jonwage@gmail.com"},
{"name": "Johannes Schmitt", "email": "schmittjoh@gmail.com"}
],
"suggest": {
"vimeo/psalm": "Psalm allows you to enforce template types for your collections."
},
"require": {
"php": "^7.1.3"
},
Expand Down

0 comments on commit 5ba82bc

Please sign in to comment.