Skip to content

Commit

Permalink
Add license information to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Sandler authored Jul 25, 2019
1 parent a5c2be2 commit ec3aaeb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"email": "[email protected]"
}
],
"license": [
"MIT"
],
"require": {
"hhvm/hsl": "^4.0.1",
"hhvm/hsl-experimental": "^4.0.2",
Expand Down

0 comments on commit ec3aaeb

Please sign in to comment.