Skip to content

Commit 19047ea

Browse files
committed
fix autoload issue
1 parent 9021afe commit 19047ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"autoload": {
1313
"psr-4": {
14-
"Elimuswift\\Connection": "src/"
14+
"Elimuswift\\Connection\\": "src/"
1515
}
1616
},
1717
"minimum-stability": "dev",

0 commit comments

Comments
 (0)