Skip to content

Commit

Permalink
Merge pull request #17 from pabliyo22/patch-1
Browse files Browse the repository at this point in the history
PSR-4 compatibility
  • Loading branch information
kylekatarnls authored Jan 24, 2019
2 parents a4d57ac + e7f3101 commit b40bb1e
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 @@ -11,7 +11,7 @@
},
"autoload": {
"psr-4": {
"": "src/"
"Cmixin\\": "src/Cmixin/"
}
},
"autoload-dev": {
Expand Down

0 comments on commit b40bb1e

Please sign in to comment.