Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
0xcrypto authored Aug 18, 2017
1 parent fc3f3c1 commit 0a05e55
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@
}
],
"minimum-stability": "stable",
"require": {}
"require": {},
"autoload": {
"files": [ "command.php" ]
}
}

0 comments on commit 0a05e55

Please sign in to comment.