Skip to content

Commit

Permalink
Lower case package name for Packagist and better tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Gipetto committed May 14, 2015
1 parent eb4fe17 commit c5998c9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"name": "Gipetto/CowSay",
"name": "gipetto/cowsay",
"description": "An extensible PHP port of the Cowsay linux utility",
"homepage": "http://github.com/Gipetto/CowSay",
"license": "MIT",
"keywords": [
"cows"
"cow",
"cows",
"cowsay"
],
"authors": [
{
Expand Down

0 comments on commit c5998c9

Please sign in to comment.