Skip to content

Commit

Permalink
License details in composer.json file (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
R3VoLuT1OneR authored and dajohi committed Mar 12, 2018
1 parent 70ea66f commit dafea9c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"name": "decred/decred-php-api",
"description": "PHP API for the Decred Cryptocurrency",
"license": "ISC",
"keywords": ["decred", "crypto", "dcr", "bitcoin"],
"autoload": {
"psr-4": {
"Decred\\": "src/Decred",
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dafea9c

Please sign in to comment.