Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shina committed Oct 18, 2013
1 parent fbdd880 commit 443890f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "ebussola/common",
"type": "library",
"version":"0.17",
"description": "Common classes including Number, Currency, Date, Enum, ArrayList and more",
"keywords": ["datatype", "arraylist", "currency", "datetime", "period", "enum"],
"license": "MIT",
Expand All @@ -19,4 +18,4 @@
"ebussola\\akelos" : "src/"
}
}
}
}

0 comments on commit 443890f

Please sign in to comment.