Skip to content

Commit c790342

Browse files
committed
Correct classmap path
1 parent c99862c commit c790342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"autoload": {
1515
"classmap": [
16-
"./"
16+
"src/"
1717
]
1818
}
1919
}

0 commit comments

Comments
 (0)