Skip to content

Commit

Permalink
fix autoloading psr-4
Browse files Browse the repository at this point in the history
  • Loading branch information
timoj committed Apr 24, 2018
1 parent 392f584 commit 15aa969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
],
"autoload": {
"psr-4": {
"connector-php\\": "src/"
"Wuunder\\": "src/Wuunder"
}
},
"archive": {
Expand Down

0 comments on commit 15aa969

Please sign in to comment.