Skip to content

Commit

Permalink
Packagist configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Jun 10, 2013
1 parent 0f53a86 commit 7f4e6ec
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"name": "myclabs/xport",
"type": "library",
"description": "Import/Export library for PHP",
"keywords": ["import", "export", "excel", "pdf", "xml"],
"homepage": "https://github.com/myclabs/Xport",
"license": "MIT",
"autoload": {
"psr-0": {
"Xport": "src/"
Expand Down

0 comments on commit 7f4e6ec

Please sign in to comment.