Skip to content

Commit 98dd42f

Browse files
committed
fix composer.json
1 parent 0541c49 commit 98dd42f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,8 @@
1616
],
1717
"homepage" : "https://github.com/codeshell/fpdm",
1818
"autoload" : {
19-
"psr-0" : {
20-
"FPDM" : ""
21-
},
2219
"psr-4" : {
23-
"FPDM" : ""
20+
"tmw\\fpdm\\" : ""
2421
}
2522
},
2623
"repositories" : [{

0 commit comments

Comments
 (0)