Skip to content

Commit

Permalink
Update PSR-4 namespacing #1
Browse files Browse the repository at this point in the history
  • Loading branch information
webworker01 committed Oct 23, 2019
1 parent 23cab6f commit 0b35aa3
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 @@ -16,7 +16,7 @@
},
"autoload": {
"psr-4" : {
"webworker01\\Komodo\\" : "src/"
"webworker01\\Komodo\\" : "src/Komodo"
}
}
}

0 comments on commit 0b35aa3

Please sign in to comment.