Skip to content

Commit 4e1b40c

Browse files
committed
autoload classmap
1 parent e376dc1 commit 4e1b40c

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

composer.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,8 @@
1515
}
1616
],
1717
"homepage" : "https://github.com/codeshell/fpdm",
18-
"autoload" : {
19-
"psr-4" : {
20-
"tmw\\fpdm\\" : ""
21-
}
18+
"autoload": {
19+
"classmap": ["fpdm.php"]
2220
},
2321
"repositories" : [{
2422
"type" : "git",

0 commit comments

Comments
 (0)