Skip to content

Commit

Permalink
Fix Composer autoload
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidesu committed Jul 24, 2015
1 parent 8e97cf3 commit c740b4d
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 @@ -19,7 +19,7 @@
},
"autoload": {
"psr-4": {
"Caffeinated\\Menus\\": "src/"
"Caffeinated\\Menus\\": "src/Caffeinated/Menus/"
}
}
}

0 comments on commit c740b4d

Please sign in to comment.