Skip to content

Commit

Permalink
Adjusted composer.json to include github link
Browse files Browse the repository at this point in the history
  • Loading branch information
DaDeather committed Mar 22, 2018
1 parent d065d82 commit 712b670
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,11 @@
},
"scripts": {
"test": "phpunit"
}
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/DaDeather/amazonalexaservice"
}
]
}

0 comments on commit 712b670

Please sign in to comment.