Skip to content

Commit

Permalink
Added license property to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelESvensson committed Sep 27, 2015
1 parent 2dd65c5 commit 86bcbc2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
@@ -1,6 +1,7 @@
{
"name": "bluestatedigital/tools-api-client",
"description": "Client library for the BSD Tools API",
"license": "Apache-2.0",
"require": {
"guzzlehttp/guzzle": "~5.0",
"psr/log": "1.0"
Expand All @@ -14,4 +15,4 @@
"src/"
]
}
}
}

0 comments on commit 86bcbc2

Please sign in to comment.