Skip to content

Commit

Permalink
Update composer for public repo
Browse files Browse the repository at this point in the history
  • Loading branch information
muglug committed Nov 21, 2016
1 parent ded2cb5 commit 09a1a92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "mattb/psalm",
"description": "A PHP code inspection utility written in PHP",
"name": "vimeo/psalm",
"description": "A static analysis tool for finding errors in PHP applications",
"keywords": ["php", "code", "inspection"],
"type": "library",
"license": "BSD-3-Clause",
"license": "MIT",
"authors": [
{
"name": "Matthew Brown"
Expand Down

0 comments on commit 09a1a92

Please sign in to comment.