Skip to content

Commit aa74917

Browse files
committed
classmap was doing double duty with psr-4 autoloading
1 parent 339d1a7 commit aa74917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"ConvertKit_API\\": "src/"
1616
},
1717
"classmap": [
18-
"src/"
18+
"src/lib/"
1919
]
2020
},
2121
"minimum-stability": "dev",

0 commit comments

Comments
 (0)