Skip to content

Commit

Permalink
Install psalm and set up initial config / baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrans committed Aug 20, 2024
1 parent 979ed5d commit a1f48eb
Show file tree
Hide file tree
Showing 4 changed files with 2,669 additions and 677 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
]
},
"require-dev": {
"phpunit/phpunit": "^5 || ^9"
"phpunit/phpunit": "^5 || ^9",
"vimeo/psalm": "^5"
}
}
Loading

0 comments on commit a1f48eb

Please sign in to comment.