Skip to content

Commit 7f4e6ec

Browse files
committed
Packagist configuration
1 parent 0f53a86 commit 7f4e6ec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
{
2+
"name": "myclabs/xport",
3+
"type": "library",
4+
"description": "Import/Export library for PHP",
5+
"keywords": ["import", "export", "excel", "pdf", "xml"],
6+
"homepage": "https://github.com/myclabs/Xport",
7+
"license": "MIT",
28
"autoload": {
39
"psr-0": {
410
"Xport": "src/"

0 commit comments

Comments
 (0)