Skip to content

Commit

Permalink
resolved an autoload issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mossey committed Nov 2, 2017
1 parent 2cbd4e7 commit a26dbdc
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 @@ -17,7 +17,7 @@

"autoload": {
"psr-4": {
"safaricom\\Mpesa\\": "src"
"safaricom\\Mpesa\\": "src/"
}
}
}

0 comments on commit a26dbdc

Please sign in to comment.